#Anyone know how to use the Accordion with React Router?
7 messages · Page 1 of 1 (latest)
7 messages · Page 1 of 1 (latest)
I'm not sure how to combine the two.
what do you mean?
Imagine a multi-step form presented in an accordion. As each section expands, I want the URL in the browser to update. So think tab navigation with routing.... but instead of tabs I want to use an accordion.