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.Card.Container

This component is for showing structured content in a Card.

Properties

content
:
Html
=
<></>

The content for the content field.

image
:
Html
=
<></>

The image to display on the left, if provided it's displayed instead of the thumbnail.

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

The size of the container.

subtitle
:
Html
=
<></>

The content for the subtitle field.

textAlign
:
String
=
"left"

Where to align the text (center, left or right).

thumbnail
:
String
=
""

The thumbnail image.

title
:
Html
=
<></>

The content for the title field.

Functions

render
:
Html

Renders the component.