Clow

Filament Button

A quiet outline until you reach for it: on hover a short ember filament orbits the border like a heated wire, and on press the whole perimeter lights for an instant.

Draw

draw a card
$npx shadcn@latest add @clow/filament-button
First time? Point @clow at the registry

Once per project, add the registry to your components.json. Then draw any card by name.

"registries": {
  "@clow": "https://clow.cards/r/{name}.json"
}
Full setup →

Playground

props
<FilamentButton>Open relay console</FilamentButton>

Examples

basic
variants

Props

proptypedefault
variantoutline | ghostoutline
sizesm | md | lgmd
disabledbooleanfalse
childrentextOpen relay console