Steps
Display a series of series of steps.
The Steps
and Step
components are used to display a series of steps, breaking down a process into more manageable chunks.
Usage
Example
Install the package
You can install the project via npm
or pnpm
.
Start your engines
You can start the project by running npm run dev
or pnpm dev
.
Note
If you plan to use markdown-specific syntax in your steps, ensure you include a space between the component and the content in your Markdown file.