Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IStepsProps

Hierarchy

  • IStepsProps

Index

Properties

Optional className

className: string

Optional current

current: number

Optional direction

direction: "horizontal" | "vertical"

Optional ghost

ghost: boolean

Optional sequence

sequence: boolean

Optional status

status: "error" | "wait" | "finish" | "process"

Optional type

type: "number" | "card" | "breadcrumb" | "tabs"

Methods

Optional onStepChange

  • onStepChange(stepIndex: number): void

Generated using TypeDoc