āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā ā š shadcn/directory/imskyleen/animate-ui/primitives/base/tooltip ā āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā
ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā
<TooltipProvider>
<Tooltip>
<TooltipTrigger>Open tooltip</TooltipTrigger>
<TooltipPortal>
<TooltipPositioner>
<TooltipPopup>
<p>Tooltip content</p>
</TooltipPopup>
</TooltipPositioner>
</TooltipPortal>
</Tooltip>
</TooltipProvider>
<ExternalLink href="https://base-ui.com/react/components/tooltip#provider" text="Base UI API Reference - Tooltip.Provider" />
<ExternalLink href="https://base-ui.com/react/components/tooltip#root" text="Base UI API Reference - Tooltip.Root" />
<ExternalLink href="https://base-ui.com/react/components/tooltip#trigger" text="Base UI API Reference - Tooltip.Trigger" />
<ExternalLink href="https://base-ui.com/react/components/tooltip#portal" text="Base UI API Reference - Tooltip.Portal" />
<Callout type="info"> The `keepMounted` property is not supported in the `TooltipPortal` component, as it is used for animation. </Callout><ExternalLink href="https://base-ui.com/react/components/tooltip#positioner" text="Base UI API Reference - Popover.Positioner" />
<ExternalLink href="https://base-ui.com/react/components/tooltip#popup" text="Base UI API Reference - Tooltip.Popup" />
<TypeTable type={{ transition: { description: 'The transition of the tooltip popup.', type: 'Transition', required: false, default: "{ type: 'spring', stiffness: 300, damping: 25 }", }, '...props': { description: 'The props of the tooltip content.', type: 'HTMLMotionProps<"div">', required: false, }, }} />
<Callout type="info"> The `render` property is not supported in the `TooltipPopup` component, as it is used for animation. </Callout><ExternalLink href="https://base-ui.com/react/components/tooltip#arrow" text="Base UI API Reference - Tooltip.Arrow" />
ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā