Home > @activeviam/activeui-sdk > TableSelectionPlugin
TableSelectionPlugin type
Plugin allowing to listen to, and control the selected cells in a table
Signature:
export declare type TableSelectionPlugin = ActiveUIPlugin<TableSelectionHandlerImplementationProperties, TableSelectionHandlerImplementationStaticProperties, TableSelectionHandlerParameters>;