DragHandle
DragHandle Component
Playground
Props
| Prop | Type | Default | Value |
|---|---|---|---|
| size | selectsm | md | lg | — | |
| orientation | selectvertical | horizontal | — | |
| color | color | — |
Default
Sizes
Horizontal
| PROP | TYPE | DEFAULT | DESCRIPTION |
|---|---|---|---|
color | color | — | Custom dot color |
orientation | select | — | Grip orientation |
size | select | — | Handle size |
Using DragHandletsx
import { DragHandle } from '@/components/DragHandle'
<DragHandle
size="..."
orientation="..."
color="..."
/>Tokens Used
No design tokens detected