Tooltip
SfTooltip can be used to provide additional information when an element receives focus or is hovered.
It's built on top of useTooltip and accepts all its params.
Learn more about useTooltip hook in the Hooks > useTooltip docs.
Examples
Basic Usage
Accessibility notes
By default, this component sets role="tooltip".