vue-bulma / tabs

Tabs Component for Vue Bulma
MIT License
41 stars 38 forks source link

Added watcher for selectedIndex Prop #11

Closed blackfyre closed 7 years ago

blackfyre commented 7 years ago

This allows the tabs to be changed programmatically as asked in #10

luventa commented 7 years ago

thank you!