Vue.js tab components, based on Vue Router.
English | ็ฎไฝไธญๆ
Vue.js tab components, based on Vue Router.
โ Open or switch to tabs responding to route change
โ Tabs mouse wheel scrolling
โ Tabs drag sort
โ Tab Operations: open, switch, close, refresh, reset
โ Iframe tab: for external website
โ Customized๏ผtransition, slot, contextmenu
โ I18n
โ Keep scroll position after tab switching
โ Cache control: tab rules, cacheable, maximum keep alive, reusable
โ Dynamic Tab Info: title, icon, tooltip
โ Initial Tabs: initially opened tabs when entering page
โ Restore Tabs: reopen tabs after browser refresh
โ Nuxt Support
Task | Command | Description |
---|---|---|
Lib build | yarn lib:build |
|
Lib build and generate report | yarn lib:build:report |
|
Lib publish | yarn lib:publish |
change version in package.json |
Demo develop | yarn demo:dev |
|
Demo build | yarn demo:build |
|
Document develop | yarn docs:dev |
|
Document build | yarn docs:build |
|
Code format check and fix | yarn lint |
|
Commit code | yarn commit |
Copyright ยฉ 2019-present, ็ขงๆตทๅนฝ่น