npm i @velkin/react
import { VuConfigProvider } from "@velkin/react/config-provider";| Prop | Type | Default | Description |
|---|---|---|---|
| presets | ComponentPresetsConfig | — | Global `defaults` and named `presets` keyed by tag (`vu-button`) or short alias (`button`). |
| Slot | Description |
|---|---|
| — | - Content that receives merged component preset context. |
| Part | Description |
|---|---|
| — | - None; this host is a context shell. |