Home > @jsplumbtoolkit/browser-ui > BrowserUIBase
BrowserUIBase class
Base instance of the Toolkit that uses ajax to load data asynchronously. This is extended in the various integrations and in the vanilla packages.
Signature:
export declare abstract class BrowserUIBase extends JsPlumbToolkit
Extends: JsPlumbToolkit
Methods
| Method | Modifiers | Description |
|---|---|---|
| loadData(options) | ||
| render(container, options) |