Card

A glass surface container for grouping related content.

Install

npx shadcn add @clearly/card

Preview

Monthly Revenue
January – June 2026

$48,230

+12% from last month

Usage

import { Card } from "@/components/ui/card"

<Card />

Every Clearly component also accepts glass (subtle·medium·strong), specular and className.

Props

PropTypeDefaultDescription
glass"Subtle" | "Medium" | "Strong""Medium"Glass depth (blur, refraction, dispersion).
specularbooleantrueDirectional specular highlight.
radiusnumber24Corner radius in px.
size"default" | "sm""default"Content density.