naive-ui/demo/documentation/theme/enUS/index.demo-entry.md

15 lines
295 B
Markdown
Raw Normal View History

2019-12-07 00:02:31 +08:00
# 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.
2019-12-07 00:02:31 +08:00
## Demos
```demo
provide-theme
read-theme
environment
element
themed-style
2020-11-20 15:14:02 +08:00
style-scheme-debug
2019-12-07 00:02:31 +08:00
```