jQuery Funnel - ItemClickEvent

The type of the itemClick event handler's argument.

import { ItemClickEvent } from "devextreme/viz/funnel"
Type:

Object

component

The UI component's instance.

Type:

Funnel

element

The UI component's container.

event

Specifies the executed event.

item

Type:

Funnel Item