ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > TableSelectionHandlerImplementationProperties > transform

TableSelectionHandlerImplementationProperties.transform property

Lets you apply a custom selection on the fly, instead of the default one.

Signature:

transform?: (selection: TableSelection, api: TabularApi) => TableSelection;
  • TableSelectionHandlerImplementationProperties.transform property
Copyright © 2023 ActiveViam