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

    Variable areaSelectActionConst Experimental

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

    Static descriptor for the areaSelect Action.

    Requires dep-schema entry: areaSelect.

    The invoker implements replace/extend marquee selection via the areaSelect dep. Hit-testing and selection writes are delegated to the dep; the invoker contains only the bounds-derivation and shift-extend logic.

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