Home > @jsplumbtoolkit/browser-ui-plugin-ui-states > UIState > (constructor)
UIState.(constructor)
Constructs a new instance of the UIState class
Signature:
constructor(id: string, state: Record<string, TypeDescriptor>, jsplumb: JsPlumbInstance);
Parameters
| Parameter | Type | Description |
|---|---|---|
| id | string | |
| state | Record<string, TypeDescriptor> | |
| jsplumb | JsPlumbInstance |