Home > @jsplumbtoolkit/core > AutoSaver
AutoSaver class
Signature:
export declare class AutoSaver
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(instance, options) | Constructs a new instance of the AutoSaver class |
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| bindings | Array<ABinding> | ||
| instance | JsPlumbToolkit | ||
| timer | any |
Methods
| Method | Modifiers | Description |
|---|---|---|
| discard() |