tui-vue
v0.2.1
Published
mobile components with vue2
Downloads
14
Maintainers
Readme
tui-vue
mobile components with vue2
Install
import Vue from 'vue'
import Tui from 'tui-vue'
import 'tui-vue/dist/style.css'
Vue.use(Tui)
Install JS Components
import { $toast, $loading, $popup } from 'tui-vue'
JS Components
- $loading
- model
- $popup
- $toast
- scroll
- slide
- slip
CSS Components
- back-to-top
- button
- card
- cell
- header
- image-preview
- layout
- tab
Form Components
- checkbox
- radio
- select
- switch