ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

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>;
  • TableSelectionPlugin type
Copyright © 2023 ActiveViam