Home > @visualization-tools/core > GlComponentRendererFactory > (constructor)
Constructs a new instance of the GlComponentRendererFactory class
Signature:
protected constructor(context: TGlContext, localizations: IErrorLocalization<unknown>, sharedState: IGlRendererSharedState, extensions: TGlExtensions<never>);
| Parameter | Type | Description |
|---|---|---|
| context | TGlContext | |
| localizations | IErrorLocalization<unknown> | |
| sharedState | IGlRendererSharedState | |
| extensions | TGlExtensions<never> |