Const
Experimental
Static descriptor for the lassoSelect Action.
lassoSelect
Requires dep-schema entry: lassoSelect.
The invoker accumulates pointermove vertices via InvocationCtx.drag.points (dispatcher extension) and commits a polygon hit-test at drag end.
InvocationCtx.drag.points
useLassoSelect — the React hook this descriptor mirrors for the default case.
Static descriptor for the
lassoSelectAction.Requires dep-schema entry:
lassoSelect.The invoker accumulates pointermove vertices via
InvocationCtx.drag.points(dispatcher extension) and commits a polygon hit-test at drag end.