Hi @eschaefer! I was trying to make a decision on what react-tab component to use - I really like the simplicity of what you have but there are a couple of features that would be really helpful. I was wondering if you have any plans to add the following features -
- React 0.14 compatibility.
- Specify which tab index to show by default. Right now, it seems that the first one is selected by default. It seems like this functionality could be allowed by just exposing
visibleIndex as a prop. Thoughts?
- Do the above, but dynamically. A good use-case is an interaction from the first tab that needs the second tab to be shown. Again, this could be achieved by exposing
visibleIndex as a prop, I believe.
PS. Thank you for your quick response on #5!
Thank you!
Hi @eschaefer! I was trying to make a decision on what react-tab component to use - I really like the simplicity of what you have but there are a couple of features that would be really helpful. I was wondering if you have any plans to add the following features -
visibleIndexas a prop. Thoughts?visibleIndexas a prop, I believe.PS. Thank you for your quick response on #5!
Thank you!