Neon Edge Button
A button with a restrained light source travelling around the border while the label remains primary.
Installation
Add the component directly to your repository using shadcn CLI:
npx shadcn@latest add Surajmaurya1/easyui/neon-edge-button
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
| children | ReactNode | 'Deploy preview' | Button content |
| speed | number | 1 | Multiplier for the edge-light travel speed |
| glow | boolean | true | Enables the subtle static button glow |