Tooltip example
Properties
The text displayed in the tooltip.
The call-to-action text for a link within the tooltip.
URL for the call-to-action link. Required when using
cta
.Show a definition when you hover over text
<Tooltip tip="Application Programming Interface: a set of protocols for software applications to communicate." cta="Read our API guide" href="/api-reference">API</Tooltip> documentation helps developers understand how to integrate with your service.
cta
.Was this page helpful?