Tooltip example
Properties
The text displayed in the tooltip.
Text displayed before the
tip text.The call-to-action text for a link within the tooltip.
URL for the call-to-action link. Required when using
cta.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Add tooltips to display contextual definitions and explanations when users hover over terms, abbreviations, or technical concepts in your documentation.
<Tooltip headline="API" 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.
tip text.cta.