bhuh12 / vue-router-tab

Vue.js tab components, based on Vue Router.

Home Page:https://bhuh12.github.io/vue-router-tab/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

在 ROUTER TAB 右上角 一键清除 所有 TAB

tarzanking opened this issue · comments

您的需求是否与问题有关?

希望可以在右上角 添加一个 按键 来 reset 所有 的 tab
image

描述你想要的解决方案

可以让使用者更快或更有效率的 一键清除 所有 的 tab 恢复到默认

可以使用插槽 end 添加按钮,然后按钮执行方法 this.$tabs.reset()

参考:
Demo-个性化-插槽
个性化-自定义插槽
基础-页签操作-重置页签