This component extends the original component provided by MUI: https://mui.com/material-ui/react-tooltip/
The extended properties are:
Property | Type | Props Value |
---|---|---|
Live Preview: https://mantisdashboard.io/components-overview/tooltip
Asterisk (*) indicates required props.
color
ColorProps | string
default (default), primary, secondary, info, success, warning, error
labelColor
ColorProps | string
default (default), primary, secondary, info, success, warning, error
arrow
TooltipProps['arrow']
false (default), true
children*
TooltipProps['children']