Home > @jsplumbtoolkit/browser-ui-vanilla
browser-ui-vanilla package
Classes
| Class | Description |
|---|---|
| BrowserUI | |
| KnockleTemplateRenderer | Template renderer that uses the Toolkit's template engine. |
Functions
| Function | Description |
|---|---|
| ingest(params) | Ingests an existing jsPlumb instance into a new Toolkit instance, and turns the instance's Container into a Surface. Every element that is the source or target of a Connection is added to the Toolkit instance as a Node, and every Connection is added as an Edge. You can provide your own functions for determining the When you ingest an existing jsPlumb instance, its |
| newInstance(options) | |
| ready(f) |
Interfaces
| Interface | Description |
|---|---|
| CustomTagDefinition | |
| JsPlumbToolkitGlobal | |
| VanillaSurfaceRenderOptions |