<Steps> for a short procedure.
Usage
<Step> also accepts icon and stepNumber. Set titleSize="h2" or titleSize="h3" to add step titles to the table of contents.
Example
1
Install
Install the package.
2
Run
Start the server.
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Write a numbered procedure
<Steps> for a short procedure.
<Steps>
<Step title="Install">Install the package.</Step>
<Step title="Run">Start the server.</Step>
</Steps>
<Step> also accepts icon and stepNumber. Set titleSize="h2" or titleSize="h3" to add step titles to the table of contents.
Install
Run
Was this page helpful?