I was wondering if it's possible to set the initial selected tab using the Tabs component. It doesn't seem to be the case at the moment since it doesn't look like you can influence the selectedIndex: 0 state property.
Any thoughts if this may be useful? If so, I could make a PR.
I was wondering if it's possible to set the initial selected tab using the Tabs component. It doesn't seem to be the case at the moment since it doesn't look like you can influence the
selectedIndex: 0state property.Any thoughts if this may be useful? If so, I could make a PR.