Angular Funnel - ItemClickEvent

The type of the itemClick event handler's argument.

import { DxFunnelTypes } from "devextreme-angular/ui/funnel"
Type: DxFunnelTypes.ItemClickEvent

component

The UI component's instance.

Type:

Funnel

element

The UI component's container.

event

A native browser event with additional fields from EventObject.

item

Type:

Funnel Item