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.
yarn add @camped-ui/stepper
View docs here.