weasel API - v0.8.0
    Preparing search index...

    Variable lassoSelectActionConst Experimental

    lassoSelectAction: Action & { requires: string[] } = ...

    Static descriptor for the lassoSelect Action.

    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.

    useLassoSelect — the React hook this descriptor mirrors for the default case.