Skip to main content

Function: PopoverTrigger()

PopoverTrigger(props): any

Defined in: composites/Popover/Popover.tsx:34

The trigger that owns a Popover's open state. Alias of React Aria's overlay trigger (the same primitive DialogTrigger uses): wire a focusable trigger and a Popover as its two children.

Parameters

ParameterType
propsDialogTriggerProps

Returns

any