Home > @visualization-tools/core > IGraphicsComponentStore > getComponent
Signature:
getComponent(componentId: string): IGraphicsComponentSpecification<TComponentRenderer> | undefined;
| Parameter | Type | Description |
|---|---|---|
| componentId | string |
Returns:
IGraphicsComponentSpecification<TComponentRenderer> | undefined