component/card/feature_card library

Classes

FeatureCard
A feature/navigation surface: an optional accent-tinted icon badge, a bold title, a muted description, and an optional call-to-action row. Lays out vertically by default and horizontally when horizontal is set. Becomes an anchor when href is set, or a clickable button when onTap is set. Themed automatically by the active stylesheet.
IconCard
A compact surface: an accent-tinted icon badge, a bold title, and an optional muted subtitle. Becomes an anchor when href is set, or a clickable button when onTap is set. Themed automatically by the active stylesheet.