Card โ
A surface for grouping related content with optional header and footer actions. Toggle Vue / CSS to switch the live demo and source together.
Basic โ
Simple card with optional title and subtitle.
Vue SFC
Variants โ
Elevated, outlined, flat and tonal looks.
Vue SFC
Colors โ
Primary, success, danger, warning, info accents.
Vue SFC
States โ
Bordered, hoverable, clickable and disabled.
Vue SFC
Actions โ
Footer actions slot with multiple buttons.
Vue SFC
Event: click โ
Listen for mno-click on a clickable card.
Vue SFC
Event: toggle โ
Use the click event to switch the card variant.
Vue SFC
Event log โ
Live log of mno-click events, distinguishing mouse vs keyboard.
Vue SFC
Customized โ
Override per-element styling with the cssClass prop (Vue) or extra utility classes (CSS).
Vue SFC