Home > @activeviam/activeui-sdk > CellRendererPlugin
CellRendererPlugin type
Plugin defining a component that can be used as a table cell
Signature:
export declare type CellRendererPlugin = ActiveUIPlugin<CellRendererImplementationProperties, CellRendererImplementationStaticProperties, CellRendererParameters>;