These class names are useful for styling with CSS. They are applied to the root slot when specific states are triggered.
.MuiList-colorContext
Class name applied to the root element when color inversion is triggered.
.MuiList-colorDanger
Classname applied to the root element if color="danger".
.MuiList-colorNeutral
Classname applied to the root element if color="neutral".
.MuiList-colorPrimary
Classname applied to the root element if color="primary".
.MuiList-colorSuccess
Classname applied to the root element if color="success".
.MuiList-colorWarning
Classname applied to the root element if color="warning".
.MuiList-horizontal
Class name applied to the root element if orientation="horizontal".
.MuiList-nesting
Classname applied to the root element if wrapped with nested context.
.MuiList-scoped
Classname applied to the root element if scoped is true.
.MuiList-sizeLg
Classname applied to the root element if size="lg".
.MuiList-sizeMd
Classname applied to the root element if size="md".
.MuiList-sizeSm
Classname applied to the root element if size="sm".
.MuiList-variantOutlined
Classname applied to the root element if variant="outlined".
.MuiList-variantPlain
Classname applied to the root element if variant="plain".
.MuiList-variantSoft
Classname applied to the root element if variant="soft".
.MuiList-variantSolid
Classname applied to the root element if variant="solid".
.MuiList-vertical
Class name applied to the root element if orientation="vertical".
Have any feedback about this new API display design?
We've heard from you and iterated on making the design of API content documentation more scalable and easier to parse! We value your input, so please don't hesitate to share any additional feedback you may have.