Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dragon-mobile-ui

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dragon-mobile-ui

UI for react.js

  • 0.0.49
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

FAQs

Package last updated on 26 Mar 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc