dragon-mobile-ui

0.0.49 • Public • Published

dragon-mobile-ui Build Status

基于ReactJS的移动端UI库

安装

npm install dragon-mobile-ui

使用

import { Button, Cell } from 'dragon-mobile-ui';
import 'dragon-mobile-ui/styles/index.scss'

or

import Button from 'dragon-mobile-ui/lib/Button';
import 'dragon-mobile-ui/styles/core/index.scss'
import 'dragon-mobile-ui/styles/components/Button.scss'

已完成组件

  • Button 按钮
  • Cell 列表项
  • Checkbox 复选框
  • DatePicker 日期时间选择器
  • Icon 字体图标
  • Input 输入框/文本域
  • InputNumber 数字选择框
  • Loading 加载中
  • Lottery 大转盘
  • Mask 遮罩层
  • Modal 模态框
  • Panel 面版
  • Picker 选择器
  • Radio 单选框
  • Select 选择项
  • Swipe 走马灯
  • Switch 开关
  • Tab 选项卡
  • Toast 消息提示

更新日志

CHANGELOG.md

Package Sidebar

Install

npm i dragon-mobile-ui

Weekly Downloads

2

Version

0.0.49

License

MIT

Unpacked Size

6.75 MB

Total Files

241

Last publish

Collaborators

  • linji