Steps
Numbered step-by-step guides
The steps component creates numbered guides.
Usage
Install fromsrc
Run the install command for your package manager.
Create your first doc
Add an MDX file to your docs folder.
Run the dev server
Start the development server to see your docs.
Styling
Steps automatically:
- Add vertical connector lines
- Number each step
- Support nested content
Nested content
Steps can contain any MDX content including headings, lists, and other components.