Configure the Number of Steps Visible at a Time
Note:
This configuration is MUI-specific.
General
When there are many steps in a Mui Stepper, you can configure the number of visible steps at a time, which is pretty useful in the mobile view.
Code JSON
"appearance": { "numberOfVisibleTitles": 3, ... }
Status
Release Available | Status | Framework Name |
---|---|---|
3.2 | Current | MUI |