Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TypeCustomStepperProps

Properties for the Custom Stepper

Hierarchy

  • TypeCustomStepperProps

Index

Properties

alternativeLabel?: boolean
backButtonText?: string
buttonedLabels?: boolean
className?: string
id: string
nextButtonText?: string
nonLinear?: boolean
orientation?: "horizontal" | "vertical"
resetButtonText?: string
steps?: Record<string, TypeStepperSteps>[]
style?: CSSProperties

Generated using TypeDoc