visualization-tools

Home > @visualization-tools/core > IGraphicsComponentStore > setComponent

IGraphicsComponentStore.setComponent() method

Signature:

setComponent(component: IGraphicsComponentSpecification<TComponentRenderer>): void;

Parameters

Parameter Type Description
component IGraphicsComponentSpecification<TComponentRenderer>  

Returns:

void