Skip to content
Velkin LogoVelkin Logo
Velkin
VELKIN/UI

Modern UI components for product teams and their AI agents. Lit core, typed wrappers, live MCP.

sales@velkinui.com

Product

  • Docs
  • Components
  • Studio
  • Pricing

Resources

  • Quick start
  • Blog
  • Changelog
  • Roadmap
  • Status

Project

  • About
  • Contact
  • License
  • Privacy
  • Terms

© 2026 Velkin. MIT core · Pro licenses available.

VELKIN

Config Provider

A config provider component for component defaults and presets.

vu-config-provider · @velkin/react/config-provider

Copy page

Import

React
npm i @velkin/react

import { VuConfigProvider } from "@velkin/react/config-provider";

Examples

API

Props

PropTypeDefaultDescription
presetsComponentPresetsConfig—Global `defaults` and named `presets` keyed by tag (`vu-button`) or short alias (`button`).

Slots

SlotDescription
—- Content that receives merged component preset context.

CSS parts

PartDescription
—- None; this host is a context shell.

Related

Theming

  • Theme ProviderA theme provider component that supplies tokens and locale.
  • Theme SwitcherA theme switcher component for light, dark, and system modes.

Guides

  • ThemingTokens and VuThemeProvider
  • StylingCSS parts and tokens
  • Appearancevariant, color, tone, size

Browse

  • Previous: TabEarlier in the sidebar
  • Next: Theme ProviderLater in the sidebar
  • All componentsBrowse the full index