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