@wii/wau-react
v2.15.1
Published
## 使用方式
Downloads
51
Keywords
Readme
wii-wau-react
使用方式
安装依赖
npm install @wii/wau-react --save
less
设置
{
"javascriptEnabled": true,
"modifyVars": {
"hack": "true; @root-entry-name: default; @import '~@wii/wau-react/es/style/themes/index.less';"
}
}
主题配置
通过指定 @root-entry-name
切换主题,目前支持主题:
- 默认主题:
default
- CSS Variable:
variable