Home > @visualization-tools/core > IComponentRendererProvider > reinitializeRenderers
Signature:
reinitializeRenderers(factory: IComponentRendererFactory<TExtractGcSpec<TComponentRenderer>, TComponentRenderer>): void;
| Parameter | Type | Description |
|---|---|---|
| factory | IComponentRendererFactory<TExtractGcSpec<TComponentRenderer>, TComponentRenderer> |
Returns:
void