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