Home > @activeviam/activeui-sdk > RowStylePlugin
RowStylePlugin type
Plugin defining a style that can be applied to a table row
Signature:
export declare type RowStylePlugin = ActiveUIPlugin<RowStyleImplementationProperties, RowStyleImplementationStaticProperties, RowStyleParameters>;