React PolarChart - DoneEvent

The type of the done event handler's argument.

import { PolarChartTypes } from "devextreme-react/polar-chart"
Type: PolarChartTypes.DoneEvent

component

The UI component's instance.

Selector: Component
Type:

PolarChart

element

The UI component's container.

model

Model data. Available only if you use Knockout.

Type: any