Hierarchy

  • Component<CellEditorProps, {}>
    • CellEditor

Constructors

  • Parameters

    • props: CellEditorProps

    Returns CellEditor

  • Parameters

    • props: CellEditorProps
    • context: any

    Returns CellEditor

    Deprecated

    See

    React Docs

Properties

container?: HTMLDivElement
editor?: SimpleMonacoEditor
oldMatchDecorations: string[] = []
toDispose: DisposableCollection = ...

Methods