Indicator
Displays an activity indicator at the corner of an element.
Importing
1
import { IndicatorRoot, IndicatorBadge } from '@infinityfx/fluid';Usage
Position and content
API reference
IndicatorBadge Props
color?
string
Custom background color for the indicator badge.
outline?
string
'none'
Color of the border outline around the indicator.
position?
'bottom' | 'top'
'top'