tab-container-element
tab-container-element copied to clipboard
Expose `selectTab` method for programmatic selection
trafficstars
I have a scenario in which I want to change the selected tab programmatically on the frontend. It will be great to attach the selectTab method on the container element to allow programmatic selection.
Happy to share more info (if required)
Sounds like a good idea, maybe we should move the function into the class as a method?
Yup, we can :)
If you're interested in this feature, please submit a PR if you would like it implemented!
Sure, will create a PR for the same
Should be closed as #56 did it.