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