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>;