GradientButton is a customized button with an attractive gradient background that can include an optional glow effect.
GradientButton
import { GradientButton } from '@lobehub/ui/awesome';GradientButton is a customized button with an attractive gradient background that can include an optional glow effect.
import { GradientButton } from '@lobehub/ui/awesome';| Property | Description | Type | Default |
|---|---|---|---|
| glow | Whether to show the glow effect | boolean | true |
GradientButton inherits all properties from Button component