DD Components
ConfirmButton
Hold-to-confirm destructive action button. Uses clip-path animation to fill red background while holding.
Preview
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
| children* | ReactNode | — | Button label content |
| onConfirm* | () => void | — | Called when hold completes |
| className | string | — | Additional CSS classes |