Components
Indicator
Indicator is a non-actionable ornament that can be used to draw a user’s attention to an area of the UI.
Indicators should always be accompanied by a descriptive label describing its purpose. The tooltip
prop will be applied to the aria-label
attribute.
import { Indicator } from '@sproutsocial/racine'
Properties
Name | Type | Default | Description | Required? |
---|---|---|---|---|
tooltip | string | "" |