Dot
This represents Dot Icon
Property
Type
Props Value
color
ColorProps
primary (default), secondary, info, success, warning, error
size
number
default - 8px
variant
string
filled (default), outline
sx
CSSObject
Example:
<Dot />
<Dot color="success" />
Preview: Dot used for product status (https://mantisdashboard.io/dashboard/analytics)
Last updated