Hold Button
Hold Button with different hold duration and colors.
Configuring your account...
Please wait while we prepare everything for you
Usage
import HoldButton from '@/components/bynanaui/hold-button'
<HoldButton variant="green" holdDuration="1000" />Props
| Prop | Type | Default | Description |
|---|---|---|---|
variant | string | "default" | Color variant (green, blue, orange, grey) |
holdDuration | string | "500" | Hold duration in milliseconds |
Features
- Hold to activate
- Progress indicator
- Multiple color variants
- Customizable duration