Home > @activeviam/activeui-sdk > CellStylerPlugin
CellStylerPlugin type
Plugin defining a style that can be applied to a table cell
Signature:
export declare type CellStylerPlugin = ActiveUIPlugin<CellStylerImplementationProperties, CellStylerImplementationStaticProperties, CellStylerParameters>;