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