Skip to main content

Home > @jsplumbtoolkit/browser-ui-vue2 > addSurface

addSurface() function

Signature:

export declare function addSurface(toolkitComponent: Vue, toolkit: BrowserUIVue2, surfaceId: string, container: any, renderParams?: Vue2RenderOptions, view?: SurfaceViewOptions): Surface;

Parameters

ParameterTypeDescription
toolkitComponentVue
toolkitBrowserUIVue2
surfaceIdstring
containerany
renderParamsVue2RenderOptions
viewSurfaceViewOptions

Returns:

Surface