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