Card
Card is a bordered, elevated container for discrete, self-contained items: things you could reorder, remove, or interact with independently. Cards are not the default layout tool. Most content groups do not need a container; spacing and alignment create visual grouping naturally. Only use a Card when items need clear interaction boundaries or visual comparison in a grid.
| Parameter | Description |
|---|---|
| if | Conditional rendering expression. |
Usage
xml<Card>Lorem ipsum dolor sit amet.</Card>