creativetimofficial / vue-argon-design-system

Vue Argon Design System
http://demos.creative-tim.com/vue-argon-design-system/#/
862 stars 898 forks source link

Tabs #37

Open anandbhaskaran opened 4 years ago

anandbhaskaran commented 4 years ago

Hello, I am a fan of vue-agron.

Today I am trying to change the tabs using parent component. I have tried both parameters activeTab and value (https://github.com/creativetimofficial/vue-argon-design-system/blob/master/src/components/Tabs/Tabs.vue). Both of them sets the initial tab, but it does not propagate the active tab to the parent element. It would be very useful if the parent element can know and control) which tab is currently active and which should be activated.

Thanks in advance

ddavid09 commented 2 years ago

Any solution in 2022?