A Vue.js 2.0 UI elements for mobile.Demo
npm i vue-impression -S
scripts:
import Vue from 'vue'
import Impression from 'vue-impression';
Vue.use(Impression);
styles:
@import '../../node_modules/vue-impression/dist/styles/index';
@import 'myProjectCss';
<btn theme="primary" size="sm" @click="doSomething">按钮</btn>
- https://newdadafe.github.io/resources/vue-impression.js
- https://newdadafe.github.io/resources/vue-impression.css
https://newdadafe.github.io/impression_vue/#/button
- Button
- Group
- GroupTitle
- Cell
- Flex
- FlexItem
- Icon
- Navbar
- Navigation
- Tabbar
- Drawer
- Loading
- Alert
- Toast
- Radio
- RadioGroup
- Checkbox
- CheckboxGroup
- Toggle(Switch)
- InputNumber
- InputText
- InputArea
- Selector
- Tag
- Badge
- Tip
- HRule(Hr)
- InlineSelector
- Swipe
- SlideUp
- SegmentedControl
- Media
- Card
- Picker
- DatePicker
- Search
- BackToTop
- Pull down
- Pull up
- Sideslip
- Progressbar
- Stepbar
- Timeline
- Sticky