Indielayer UI - Vue.js 3 / Nuxt.js 3 UI Library with Tailwind CSS 4. ⚡️  Build and prototype fast web applications.

Indielayer
Indielayer UIIndielayer UI
UI
v2.1.0

Card

A bordered content container for grouping related information, media, and actions. Use cards in grids and dashboards when each block should stand alone.

#
Usage

Basic example with common props.

I'm a normal card
I'm a flat card

#API

Card

props

Name
Description
Type
Default
Values
Required
tag
Root element tag.
String
div
flat
Removes elevation and border emphasis.
Boolean
false

slots

Name
Description
default
Card content.