Interface ChartEditorElement

interface ChartEditorElement {
    isChartEditor: (() => true);
}

Hierarchy (view full)

Properties

Properties

isChartEditor: (() => true)

Type declaration

    • (): true
    • Returns true