ZBlockquote
Blockquote component from zurto-ui.
Preview
"The best way to predict the future is to create it."
Import
typescript
import { ZBlockquote } from "zurto-ui";Props
| Prop | Type | Default | Description |
|---|---|---|---|
cite | string | - | Citation source |
Sizes
tsx
<ZBlockquote size="sm">Small</ZBlockquote>
<ZBlockquote size="md">Medium</ZBlockquote>
<ZBlockquote size="lg">Large</ZBlockquote>Accessibility
- ✅ Proper ARIA attributes included
- ✅ Keyboard navigation support
- ✅ Screen reader friendly
- ✅ Focus visible indicators