naive-ui/demo/documentation/components/configConsumer/enUS/index.md

7 lines
256 B
Markdown
Raw Normal View History

# Config Consumer
Config Consumer is built for getting config (usually as global config) of Config Provider. It will be helpful when you want to build a component which supports themes or other mutable features.
## Demos
```demo
basic
theme-environment
```