-
-
Notifications
You must be signed in to change notification settings - Fork 448
Closed
Description
Any chance we can update things to work with redux?
Currently the onClick events will always update the internal active state, and passing the initial 'selectedIndex' prop is only used for the initial render.
Would it be possible to make 'selectedIndex' drive the whole tab system? We could use hooks for onClick and onKeyUp to do something ( e.g. dispatch actions ) to pass a new value for 'selectedIndex'?
Metadata
Metadata
Assignees
Labels
No labels