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