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