Custom Helper
Now is possible to pass CustomHelper
prop with a component that receive the following props to handle content, status and behaviour:
- current (number)
- content (string|func)
- totalSteps (number)
- gotoStep (func)
- close (func)
Docs coming.