Home > @jsplumbtoolkit/browser-ui-plugin-lasso > LassoOptions
LassoOptions interface
Signature:
export interface LassoOptions
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
canvas | Element | ||
filter? | string | (Optional) | |
invert? | boolean | (Optional) | |
onEnd? | Function | (Optional) | |
onSelect? | Function | (Optional) | |
onStart? | Function | (Optional) | |
surface | Surface |