Home > @activeviam/activeui-sdk > allTableSelectionHandlersPreset
allTableSelectionHandlersPreset variable
Preset containing all the core table selection handler plugins.
Signature:
allTableSelectionHandlersPreset: {
'table-selection-handler': TableSelectionPlugin[];
}