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

请求支持 tab 数量的限制

copyfox opened this issue · comments

希望能支持以下功能:

  1. 设置最大 tab 数量
  2. 超出数量能触发事件
commented

可以自己去实例里面拿, 我们现在做的最大限制是 10 个,超过十个第一次提示,然后关闭到最不常用的哪个