React Popover - TitleRenderedEvent

The type of the titleRendered event handler's argument.

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

component

The UI component's instance.

Selector: Component
Type:

Popover

element

The UI component's container.