Home > @visualization-tools/core > IGraphicsComponentStore > setComponent
Signature:
setComponent(component: IGraphicsComponentSpecification<TComponentRenderer>): void;
| Parameter | Type | Description |
|---|---|---|
| component | IGraphicsComponentSpecification<TComponentRenderer> |
Returns:
void