React Funnel - SelectionChangedEvent

The type of the selectionChanged event handler's argument.

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

Object

component

The UI component's instance.

Selector: Component
Type:

Funnel

element

The UI component's container.

item

Selector: Item
Type:

Funnel Item

model

Model data. Available only if you use Knockout.

Type: any