Loading component…
Components /Generate Button
An interactive, animated button for AI generation tasks.
Run the following command
npx shadcn@latest add https://raw.githubusercontent.com/Ashutoshx7/VengeanceUI/main/public/r/generate-button.json| Prop Name | Type | Default | Description |
|---|---|---|---|
| hue | number | 210 | The hue value (0-360) for the button's highlight color. 210 is blue. |
| isGenerating | boolean | false | If true, forces the button into its 'Generating' state. By default, it activates on focus or click. |
| className | string | - | Additional CSS classes for the button. |