Loading source
Pulling the file list, source metadata, and syntax-aware rendering for this listing.
Source from repo
Build accessible, unstyled Vue 3 components using Reka UI (formerly Radix Vue) with WAI-ARIA compliance.
Files
Skill
Size
Entrypoint
Format
Open file
Syntax-highlighted preview of this file as included in the skill package.
components/aspect-ratio.md
1# Aspect Ratio23Maintain aspect ratio45**Parts:** `AspectRatio`67## AspectRatio89### Props10| Prop | Type | Default |11|------|------|---------|12| `as` | `AsTag \| Component` | `"div"` |13| `asChild` | `boolean` | - |14| `ratio` | `number` | `1` |1516### Slots17| Slot | Type |18|------|------|19| `aspect` | `number` |20