Vertical Stepper with Sub-steps
Note:
This configuration is MUI-specific.
General
Sub-steps are still normal steps. Only change their look and feel.
Code JSON
"appearance": { "titles": [{ "title": "Search accounts" }, { "title": "Applicant information", "subTitle": "Personal" }, { "title": "Applicant information", "subTitle": "Business" }, { "title": "Applicant information", "subTitle": "Financial" }, { "title": "Pre-approval decision" }, { "title": "Consent & verify", "subTitle": "Consent" }, { "title": "Consent & verify", "subTitle": "Verify" }, { "title": "GDS decisioning" }], "titleOrientation": "vertical", "titleWidth": "250px"}
Status
Release Available | Status | Framework Name |
---|---|---|
3.4 | Current | MUI |