Home > @jsplumbtoolkit/browser-ui > ControlsComponent
ControlsComponent class
Simple component that was created for our demonstrations. We decided to include it in the Toolkit since it may of some use to others.
Signature:
export declare class ControlsComponent
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(container, surface, clearMessage) | Constructs a new instance of the ControlsComponent class |
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
rootElement | HTMLElement | ||
templateRenderer | Recado |