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