Optional
cssOptional
filterOptional CSS3 filter identifying elements you do not want to lasso.
Optional
includeDefaults to false. If true, edges are included in the lasso selection.
Optional
invertDefaults to false, meaning the lasso is drawn as a rectangle. If true, the lasso is drawn as a set of masks, with the lasso area drawn as a "hole" in the masks.
Optional
onOptional function to call when lasso selection ends.
Optional
onOptional function to call when one or more objects has been selected by the lasso.
Optional
onOptional function to call when lasso selection starts.
Optional
selectionOptional filter that is passed every vertex/edge that the lasso would ordinarily select, and if this function returns false then the vertex/edge is not added to the selection
Edge or Vertex to possibly filter.
Extra class(es) to add to the lasso's DOM element