Skip to main content

Home > @jsplumbtoolkit/browser-ui-react > newInstance

newInstance() function

Creates a new instance of the Toolkit for use with the React integration.

Signature:

export declare function newInstance(options?: JsPlumbToolkitOptions): BrowserUIReact;

Parameters

ParameterTypeDescription
optionsJsPlumbToolkitOptions

Returns:

BrowserUIReact