Components
The Indicator components include the following:
- Indicator - Positions elements relative to a container.
- IndicatorItem - Positioned element that appears relative to its parent Indicator.
The Indicator components include the following:
The Indicator component positions elements relative to a container, such as badges or status indicators. It creates a positioning context for IndicatorItem components.
The IndicatorItem component is positioned relative to its parent Indicator. It can be placed at various positions using horizontal and vertical alignment props.