Trail Button
Button with a trail effect on hover.
Examples
Examples of the trail button
examples.tsx
1
Installation & source
Install via the shadcn CLI or copy the registry files manually.
Installing via CLI merges required CSS into your global stylesheet.
bash
npx shadcn@latest add @tt-ui/trail-button
Props
| Name | Type | Default | Description |
|---|---|---|---|
| children | React.ReactNode | Required | The content of the button |