DragHandle

DragHandle Component

stable
Playground
Props
PropTypeDefaultValue
sizeselectsm | md | lg
orientationselectvertical | horizontal
colorcolor
Default
Sizes
Horizontal
PROPTYPEDEFAULTDESCRIPTION
colorcolorCustom dot color
orientationselectGrip orientation
sizeselectHandle size
Using DragHandletsx
import { DragHandle } from '@/components/DragHandle'

<DragHandle
  size="..."
  orientation="..."
  color="..."
/>
Tokens Used
No design tokens detected