Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 303 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 303 Bytes

ly-tab-modify

A better mobile touch-swappable reusable component for Vue 2.0

Installation

npm i ly-tab-modify -S

Usage

import Vue from 'vue'
import LyTab from 'ly-tab-modify'

Vue.use(LyTab)
// 之后便可在全局使用了