mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2024-12-27 05:00:48 +08:00
8 lines
164 B
Markdown
8 lines
164 B
Markdown
|
# Config Provider
|
||
|
Config Provider is using to set global theme and set namespace for components (detached parts).
|
||
|
## Demos
|
||
|
```demo
|
||
|
theme
|
||
|
namespace
|
||
|
inherit-theme
|
||
|
```
|