Package Exports
- @camped-ui/stepper
- @camped-ui/stepper/dist/index.js
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 (@camped-ui/stepper) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
stepper
The Stepper component divides content into sequential steps, offering users a structured way to navigate through processes or information. It provides visual indicators, such as numbering or symbols, to denote each step, and allows interactive navigation between them. With features like feedback and validation, flexible configuration options, and accessibility considerations, it enhances user experience by simplifying complex tasks into manageable chunks and facilitating intuitive progression through sequential content, commonly used in onboarding processes, multi-step forms, and guided tutorials.
Installation
yarn add @camped-ui/stepper
Usage
View docs here.