Jacobs63 / vue3-tabs-component

Vue 3 tabs component
MIT License
95 stars 27 forks source link

Activate tab by code #16

Closed ghost closed 2 years ago

ghost commented 2 years ago

It doesn't seem to be possible to activate a tab by code. How should I do this when I don't want to use url fragments? It would be nice if there was the ability to use selectTab in my code.

artemaminov commented 2 years ago

You can look at https://github.com/dabanlee/tabs-component-vue There is a public method selectTab