Tooltip example
属性
string
必填
悬浮提示中显示的文本。
string
显示在
tip 文本上方的文本。string
悬浮提示内链接的行动呼吁文本。
string
行动呼吁链接的URL。使用
cta 时为必填。Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
通过悬停工具提示为术语和概念添加上下文帮助。
<Tooltip headline="API" tip="应用程序编程接口:一组用于使软件应用彼此通信的协议。" cta="阅读我们的 API 指南" href="/api-reference">API</Tooltip> 文档可帮助开发者了解如何将您的服务集成到他们的系统中。
tip 文本上方的文本。cta 时为必填。