Home > @jsplumbtoolkit/browser-ui-plugin-ui-states > UIState
UIState class
Signature:
export declare class UIState
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(id, state, jsplumb) | Constructs a new instance of the UIState class |
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| id | string | ||
| jsplumb | JsPlumbInstance | ||
| state | Record<string, TypeDescriptor> |
Methods
| Method | Modifiers | Description |
|---|---|---|
| activate(target, renderer, datasource) | ||
| deactivate(target, renderer, dataSource) |