jcmcneal / react-step-wizard

A modern flexible step wizard component built for React.
MIT License
583 stars 126 forks source link

Support named steps #38

Closed aloukissas closed 3 years ago

aloukissas commented 5 years ago

It would be great if the goToStep also supported named steps, e.g. goToStep("#billingAddress") that is independent of the ordering of the steps (i.e. relative vs absolute).

aimee-ault commented 4 years ago

+1