Card DaisyUI
Content containers using DaisyUI's composable card classes.
Default
Kraft your UI
Components designed for the GOTH stack.
Compact
Compact card
Less padding, same structure.
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| Bordered | bool | false | Adds a visible border |
| Compact | bool | false | Reduces padding with card-compact |
| Class | string | "" | Extra classes on the card root |
| Attrs | templ.Attributes | nil | Spread any HTML attribute |