MobileStepper

MobileStepper Component

stable
Playground
Props
PropTypeDefaultValue
stepsnumber
activeStepnumber
variantselectdots | progress | text
Dots
Progress
Text
5 / 8
PROPTYPEDEFAULTDESCRIPTION
activeStepnumberCurrent step (0-indexed)
stepsnumberTotal number of steps
variantselectIndicator style
Using MobileSteppertsx
import { MobileStepper } from '@/components/MobileStepper'

<MobileStepper
  steps="..."
  activeStep="..."
  variant="..."
/>
Tokens Used
No design tokens detected