documentation
documentation copied to clipboard
Advanced Tooltip component
- Supports HTML elements such as
codeandawithin the tooltip content - Users can interact with the content inside the tooltip—clicking links to navigate to other pages or copying code snippets for use elsewhere
Example use:
import { AdvancedTooltip } from "@features/common/Tooltip/AdvancedTooltip"
<AdvancedTooltip label="test" style={{ marginTop: "0" }} client:load>
Abcde <code>true</code>; otherwise, xyz, see <a href="/ccip/best-practices">CCIP best practices</a>.
</AdvancedTooltip>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated (UTC) |
|---|---|---|---|
| documentation | ✅ Ready (Inspect) | Visit Preview | Sep 30, 2024 8:17pm |