Closed ghost closed 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.
selectTab
You can look at https://github.com/dabanlee/tabs-component-vue There is a public method selectTab
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.