These class names are useful for styling with CSS. They are applied to the root slot when specific states are triggered.
.Mui-disabledSTATE
State class applied to the root element if disabled={true}.
.Mui-focusVisibleSTATE
State class applied to the root element if the link is keyboard focused.
.MuiLink-body-lg
Class name applied to the root element if level="body-lg".
.MuiLink-body-md
Class name applied to the root element if level="body-md".
.MuiLink-body-sm
Class name applied to the root element if level="body-sm".
.MuiLink-body-xs
Class name applied to the root element if level="body-xs".
.MuiLink-colorContext
Class name applied to the root element when color inversion is triggered.
.MuiLink-colorDanger
Class name applied to the root element if color="danger".
.MuiLink-colorNeutral
Class name applied to the root element if color="neutral".
.MuiLink-colorPrimary
Class name applied to the root element if color="primary".
.MuiLink-colorSuccess
Class name applied to the root element if color="success".
.MuiLink-colorWarning
Class name applied to the root element if color="warning".
.MuiLink-h1
Class name applied to the root element if level="h1".
.MuiLink-h2
Class name applied to the root element if level="h2".
.MuiLink-h3
Class name applied to the root element if level="h3".
.MuiLink-h4
Class name applied to the root element if level="h4".
.MuiLink-title-lg
Class name applied to the root element if level="title-lg".
.MuiLink-title-md
Class name applied to the root element if level="title-md".
.MuiLink-title-sm
Class name applied to the root element if level="title-sm".
.MuiLink-underlineAlways
Class name applied to the root element if underline="always".
.MuiLink-underlineHover
Class name applied to the root element if underline="hover".
.MuiLink-underlineNone
Class name applied to the root element if underline="none".
.MuiLink-variantOutlined
Class name applied to the root element if variant="outlined".
.MuiLink-variantPlain
Class name applied to the root element if variant="plain".
.MuiLink-variantSoft
Class name applied to the root element if variant="soft".
.MuiLink-variantSolid
Class name applied to the root element if variant="solid".
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.