Closed blackfyre closed 7 years ago
Hi!
I have to create a wizard like form, and I'd like to know how to change the current tab index.
Changing the selected-index prop doesn't work as the realSelectedIndex doesn't get updated.
selected-index
realSelectedIndex
Hi @blackfyre , sorry for replying late. Too busy with daily work these days. Thanks for your pr.
Hi!
I have to create a wizard like form, and I'd like to know how to change the current tab index.
Changing the
selected-index
prop doesn't work as therealSelectedIndex
doesn't get updated.