Exemple
- Task one
function test() { console.log('test'); }
Task two
- Thing to do
- Other thing to do
- Task three
Definition
Steps
The steps component.
children
<slot>
The list of Steps.Step.
class
string
A list of extra classes to apply.
Steps.Step
The steps component.
children
<slot>
The content of the step.
class
string
A list of extra classes to apply.
Last updated : Aug 25, 2024