0.2.1 • Published 7 years ago

tui-vue v0.2.1

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

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
0.2.1

7 years ago

0.2.0

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago