tui-vue

0.2.1 • Public • Published

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

Package Sidebar

Install

npm i tui-vue

Weekly Downloads

2

Version

0.2.1

License

ISC

Unpacked Size

193 kB

Total Files

56

Last publish

Collaborators

  • babytutu