React Popover - ShowingEvent

The type of the showing event handler's argument.

import { PopoverTypes } from "devextreme-react/popover"
Type: PopoverTypes.ShowingEvent

cancel

Specifies whether the event is cancelable.

Type:

Boolean

component

The UI component's instance.

Selector: Component
Type:

Popover

element

The UI component's container.