mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2024-12-27 05:00:48 +08:00
15 lines
295 B
Markdown
15 lines
295 B
Markdown
# Create Themed Component
|
|
|
|
You may not want to use only the provided components and want to write themed components.
|
|
|
|
Naive UI provide some tools for developers to create themed components easier.
|
|
|
|
## Demos
|
|
```demo
|
|
provide-theme
|
|
read-theme
|
|
environment
|
|
element
|
|
themed-style
|
|
style-scheme-debug
|
|
``` |