ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > CellEditorPlugin

CellEditorPlugin type

Plugin defining a component that can be used as an editor in a table cell

Signature:

export declare type CellEditorPlugin = ActiveUIPlugin<CellEditorImplementationProperties, CellEditorImplementationStaticProperties, CellEditorParameters>;
  • CellEditorPlugin type
Copyright © 2023 ActiveViam