Props & events
Attributes & behavior classes
Elevation, border style, and intent-colored outlines configure appearance; .card-clickable turns the whole surface into a link target.
| Attribute / class | Purpose |
|---|---|
aria-disabled="true" | Dims the card and disables pointer events |
Events
A card is purely presentational — it carries no flickui.js behavior of its own.
This component is purely presentational — it emits no JavaScript events.