(closeDropdown: () => void) => ReactNodeThe contents of the Popover
(triggerProps: TriggerProps, isOpen: boolean) => ReactNodeFunction to render the button trigger
stringclassName for the element
"bottom-end" | "bottom-start" | "end-bottom" | "end-top" | "top-end" | "top-start"Whether the Popover should be align at the start or end of the trigger
Default: bottom-start