vue-swipeable-tab

0.7.0 • Public • Published

vue-swipeable-tab

A swipeable tab Vue component, Compatible with Vue 2.x.
This component works only on mobile.

Install

npm install vue-swipeable-tab
import SwipeableTab from 'vue-swipeable-tab'
 
Vue.component('my-component', {
    components: {
        SwipeableTab
    }
});

Readme

Keywords

Package Sidebar

Install

npm i vue-swipeable-tab

Weekly Downloads

1

Version

0.7.0

License

MIT

Last publish

Collaborators

  • gungungggun