āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā ā š shadcn/directory/imskyleen/animate-ui/components/radix/tooltip ā āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā
ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā
<Tooltip>
<TooltipTrigger>Open tooltip</TooltipTrigger>
<TooltipContent>
<p>Tooltip content</p>
</TooltipContent>
</Tooltip>
<ExternalLink href="https://www.radix-ui.com/primitives/docs/components/tooltip#root" text="Radix UI API Reference - Tooltip.Root" />
</div><TypeTable
type={{
delayDuration: {
description:
'Override the duration given to the Provider to customise the open delay for a specific tooltip.',
type: 'number',
required: false,
default: '0',
},
}}
/>
<ExternalLink href="https://www.radix-ui.com/primitives/docs/components/tooltip#trigger" text="Radix UI API Reference - Tooltip.Trigger" />
</div><ExternalLink href="https://www.radix-ui.com/primitives/docs/components/tooltip#content" text="Radix UI API Reference - Tooltip.Content" />
</div><TypeTable type={{ transition: { description: 'The transition of the tooltip content.', 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 `forceMount` and `asChild` properties are not supported in the `TooltipContent` component, as it is used for animation. </Callout>ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā