ZSortable
Sortable component from zurto-ui.
Preview
☰ Item A
☰ Item B
☰ Item C
Import
typescript
import { ZSortable } from "zurto-ui";Props
| Prop | Type | Default | Description |
|---|---|---|---|
children | ReactNode | - | Component content |
className | string | - | Additional CSS classes |
Sizes
tsx
<ZSortable size="sm">Small</ZSortable>
<ZSortable size="md">Medium</ZSortable>
<ZSortable size="lg">Large</ZSortable>Accessibility
- ✅ Proper ARIA attributes included
- ✅ Keyboard navigation support
- ✅ Screen reader friendly
- ✅ Focus visible indicators