Steps X (Horizontal)

Creates an easy to use Steps component that spans horizontally.

Once imported it can be modified the way you want.

Prefixes

  • ch-stepsX
  • ch-stepsXTS

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