Package Exports
- multi-step-ui
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (multi-step-ui) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Multi-Step UI
WARNING this project is currently in pre-release beta, under development and subject to change
A lightweight framework for managing multi-step user flows
Provides step mapping and navigation through nested branches and a simple, extensible interface for steps and forks
- Enrollment, onboarding or sign-up flows
- Help / FAQ triage flows
- Troubleshooting guides
Multi-Step UI is not a view library, integrate with React or any other templating engine or view library
Install
$ npm i multi-step-uior
$ yarn add multi-step-uiGetting Started
https://charlielow.github.io/multi-step-ui
Examples
https://charlielow.github.io/multi-step-ui/docs/simple-flow-with-react
API Reference
https://charlielow.github.io/multi-step-ui/docs/multi-step-ui