ZList
List component from zurto-ui.
Preview
- Item 1
- Item 2
- Item 3
Import
typescript
import { ZList } from "zurto-ui";Props
| Prop | Type | Default | Description |
|---|---|---|---|
bordered | boolean | true | Show borders |
hoverable | boolean | true | Hover effect |
Sizes
tsx
<ZList size="sm">Small</ZList>
<ZList size="md">Medium</ZList>
<ZList size="lg">Large</ZList>Accessibility
- ✅ Proper ARIA attributes included
- ✅ Keyboard navigation support
- ✅ Screen reader friendly
- ✅ Focus visible indicators