Skip to main content

newInstance

newInstance(options?): BrowserUIReactModel

Creates a new instance of the VisuallyJsModel for use in React. This method is public for the sake of completeness of the api docs, but it is not expected that library users will need to call this method manually, unless you have an app in which you wish to render one model across several different UIs.

Parameters

options?

ModelOptions

Returns

BrowserUIReactModel