0.1.0 • Published 2 years ago

umi-plugin-dingtalk-theme v0.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

DingTalk Design Mobile

Dingtalk Design 移动端组件

安装

$ tnpm install dingtalk-design-mobile --save

使用

import { Button } from 'dingtalk-design-mobile';

ReactDOM.render(<Button type="primary">按钮<Button>, mountNode);

多端自适应模式

启动服务后,可访问 http://localhost:8000/#/~demos/button-basic 进行组件调试,切换浏览器 ua 可自适应多端模式。