Try Install Learn Blog API Packages GitHub
Pages
mint-ui

Search
Basic information
Entities
Versions
Dependencies
mint-color 0.9.0 <= v < 1.0.0

Ui.PricingItem

A component to display a pricing item / plan.

Properties

actions
:
Html

The slot for the actions - usually a single button.

The slot for the description of the item.

image
:
Html
=
<{ }>

The slot for the image at the top.

maxWidth
:
Ui.Size
=
Ui.Size::Em(22)

The maximum width of the component.

name
:
Html

The slot for the name below the image.

price
:
Maybe(Tuple(String, String, String))
=
Maybe::Nothing

The information for the price - currency, value, period.

size
:
Ui.Size
=
Ui.Size::Inherit

The size of the component.

Functions

render
:
Html

Renders the component.