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