Try Install Learn Blog API Packages GitHub
Pages

Ui.Card

A Card is used to display data in sematically grouped way.

Properties

bordered
:
Bool
=
false

Whether or not to draw a border around the card.

children
:
Array(Html)
=
[]

The child elements.

href
:
String
=
""

The URL to link the card to.

minWidth
:
Ui.Size
=
Ui.Size::Px(0)

The minimum width of the card.

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

The size of the component.

target
:
String
=
""

The target window of the URL.

Functions

render
:
Html

Renders the card.