@qcloud-apaas/mobile-ui
v0.2.4
Published
Tencent Cloud aPaaS Mobile UI Components
Downloads
953
Readme
Mobile UI
Tencent Cloud aPaaS Mobile UI Components
Install
# Using npm
npm i @qcloud-apaas/mobile-ui -S
# Using yarn
yarn add @qcloud-apaas/mobile-ui
Import base style
Import base style in your bootstrap file.
import '@qcloud-apaas/mobile-ui/es/styles/base.scss';
Import component on demand
import { Popup } from '@qcloud-apaas/mobile-ui/es/popup';
Components
- Basic Components
- Form Components
- Display Components
Preview
You can scan the following QR code to access the demo on mobile
Docs
https://qcloud-apaas.github.io/mobile-ui/