Note
This configuration is MUI-specific.
General
Material UI support accordion, besides tabs and steps.
-
Accordion expand icon can be customized using https://material.io/tools/icons/
-
The default expand icon is
expand_more
.
Example 141. Code JSON
"appearance": { "accordionExpandIcon": "arrow_drop_down_circle", "titles": [...] }
Status
Release Available |
Status |
Framework Name |
---|---|---|
2.9 |
Current |
MUI |