Steps Y (Vertical)

Creates an easy to use Steps component that spans vertically.

Once imported it can be modified the way you want.

Prefixes

  • ch-stepsY
  • ch-stepsYTS

Props

Steps takes an array of objects, those containing the following props:

  • title: string
  • completed: boolean

Example: An example of the usage is provided in the snippet.

Preview

0
Start
1
Middle
2
End