Home > @activeviam/activeui-sdk > CellFactoryPlugin
CellFactoryPlugin type
Plugin defining a cell factory
Signature:
export declare type CellFactoryPlugin = ActiveUIPlugin<CellFactoryImplementationProperties, CellFactoryImplementationStaticProperties, CellFactoryParameters>;