Skip to main content

Home > @jsplumbtoolkit/browser-ui-plugin-lasso > LassoPlugin

LassoPlugin class

A plugin that allows the user to select multiple elements with the mouse.

Signature:

export declare class LassoPlugin implements SurfacePlugin 

Implements: SurfacePlugin

Properties

PropertyModifiersTypeDescription
lassoSelectionsArray<any>
onEndFunction
onSelectFunction
onStartFunction
selectionFilter(o: Edge | Vertex) => boolean
surfaceSurface
typestaticstring

Methods

MethodModifiersDescription
activated()
deactivated()
destroy()
initialise(surface, options)
reset()