Home > @activeviam/activeui-sdk > ColumnsSelectorPlugin
ColumnsSelectorPlugin type
Plugin defining a function matching table headers
Signature:
export declare type ColumnsSelectorPlugin = ActiveUIPlugin<ColumnsSelectorImplementationProperties, ColumnsSelectorImplementationStaticProperties, ColumnsSelectorParameters>;