āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā ā š shadcn/directory/imskyleen/animate-ui/primitives/radix/popover ā āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā
ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā
<Popover>
<PopoverTrigger>Open popover</PopoverTrigger>
<PopoverPortal>
<PopoverContent>
<div>Popover content</div>
<PopoverClose>Close popover</PopoverClose>
</PopoverContent>
</PopoverPortal>
</Popover>
<ExternalLink href="https://www.radix-ui.com/primitives/docs/components/popover#root" text="Radix UI API Reference - Popover.Root" />
<ExternalLink href="https://www.radix-ui.com/primitives/docs/components/popover#trigger" text="Radix UI API Reference - Popover.Trigger" />
<ExternalLink href="https://www.radix-ui.com/primitives/docs/components/popover#portal" text="Radix UI API Reference - Popover.Portal" />
<Callout type="info"> The `forceMount` property is not supported in the `PopoverPortal` component, as it is used for animation. </Callout><ExternalLink href="https://www.radix-ui.com/primitives/docs/components/popover#content" text="Radix UI API Reference - Popover.Content" />
<TypeTable type={{ transition: { description: 'The transition of the popover content.', type: 'Transition', required: false, default: "{ type: 'spring', stiffness: 300, damping: 25 }", }, '...props': { description: 'The props of the popover content.', type: 'HTMLMotionProps<"div">', required: false, }, }} />
<Callout type="info"> The `forceMount` and `asChild` properties are not supported in the `PopoverContent` component, as it is used for animation. </Callout><ExternalLink href="https://www.radix-ui.com/primitives/docs/components/popover#anchor" text="Radix UI API Reference - Popover.Anchor" />
<ExternalLink href="https://www.radix-ui.com/primitives/docs/components/popover#close" text="Radix UI API Reference - Popover.Close" />
<ExternalLink href="https://www.radix-ui.com/primitives/docs/components/popover#arrow" text="Radix UI API Reference - Popover.Arrow" />
ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā