Skip to main content
Use tooltips to provide additional context or definitions when a user hovers over a string of text. Tooltips can include optional call-to-action links. Example: documentation helps developers understand how to integrate with your service.
Tooltip example

Properties

tip
string
required
The text displayed in the tooltip.
headline
string
Text displayed before the tip text.
cta
string
The call-to-action text for a link within the tooltip.
href
string
URL for the call-to-action link. Required when using cta.