Components
GlassCard
A glassmorphism-styled card component with optional header, body, and footer sections.
Preview
Getting Started
Install koori-ui and start building glass interfaces in minutes.
Usage
With Header, Body, and Footer
Variants
Props — GlassCard
| Prop | Type | Default | Description |
|---|---|---|---|
variant | "default" | "subtle" | "elevated" | "default" | Glass intensity level |
className | string | — | Additional CSS classes |
All native <div> props are also accepted. GlassCardHeader, GlassCardBody, and GlassCardFooter accept all native <div> props.