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