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/config-provider.md
1# Config Provider23Global config context45**Parts:** `ConfigProvider`67## ConfigProvider89### Props10| Prop | Type | Default |11|------|------|---------|12| `dir` | `"ltr" \| "rtl"` | `"ltr"` |13| `nonce` | `string` | - |14| `scrollBody` | `boolean \| ScrollBodyOption` | `true` |15| `useId` | `(() => string)` | - |16