ConfigProvider
ConfigProvider belongs to the General category. Start with demos and usage, then use the API tables to finish integration and styling decisions.
Use the quick jump panel to reach overview, usage, demos, and API first, then continue through the full page.
Version history is grouped by release so you can quickly see what changed for this component across published versions.
2026-08-20
fix toggle dark mode
2026-08-19
fix toggle dark mode
2026-06-22
integrate useStyleTag for dynamic CSS handling
2026-06-18
import updateUiAttribute from shadcn-theme
clean up imports and remove unused default preset options check
simplify theme handling and improve CSS generation
2026-06-15
import updateUiAttribute from shadcn-theme
2026-06-14
simplify theme handling and improve CSS generation
2026-06-10
clean up imports and remove unused default preset options check
2026-05-28
simplify theme watch logic and ensure immediate execution
2026-05-27
integrate Nuxt detection and remove nuxt prop
2026-05-12
remove unused text direction handling
2026-05-03
remove unused useStyleTag and integrate cssVars in Primitive
2026-02-09
enhance theme variable management with useStorage
2026-01-19
cache theme CSS variables
add theme styling support with Shadcn theme integration
remove unused useStyleTag and bind cssVars to Primitive
remove unused theme options from props