Filament Grid
A paper grid of filaments that warps toward the pointer like cloth.
Draw
npx shadcn@latest add @clow/filament-gridPlayground
props
<FilamentGrid />Examples
basic
Props
| prop | type | default |
|---|---|---|
| intensity | faint | soft | bold | soft |
| speed | slow | base | fast | base |
| interactive | boolean | true |
| enabled | boolean | true |