Stepper

Displays a stepper that can be adapted.

Examples

Exemple 1 :

The selected step is :

Exemple 2 :

Theme

Props

Name

Type

Default value

Description

children
required

any

null

The content of the stepper. It can receive : Stepper.Step, Stepper.Label, Stepper.useStepList, Stepper.useStepDispatch

onClick

any

null

retrieves the current step

stepList

object

{}