vue-accessible-tabs
vue-accessible-tabs copied to clipboard
An accessible, unstyled <Tabs> implementation for Vue 2
I was trying to implement this in a Vue3 project. Got errors like that: ``` caught (in promise) TypeError: createElement is not a function at Proxy.render (vue-accessible-tabs.js?v=f4800fa3:98:12) ``` Rather quicly...
Hello there! I'm running through the following issue, if I want to add a @click event it must be added to the ` `otherwise it does not work properly, it...
I have a not-so unique and weird situation where I'm using `Tabs` inside a `` element. But when I do that, clicking the injected child `` submits the form. Ideally...
demo?
I'd love one!! Keep up the good work
We should probably save the state in a query param...