Indicator
Display element at the corner of another element
Import
Source
Docs
Package
Usage
Color
Radius
xs
sm
md
lg
xl
Inline
When target element has fixed width, set inline
prop to add display: inline-block;
styles to
Indicator container. Alternatively you can set width and height with sx
prop if you still want root
element to keep display: block
.
New
Offset
Set offset
to change indicator position. It is useful when Indicator component is
used with children that have border-radius: