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

    Variable ROUTE_TERMSConst

    ROUTE_TERMS: {
        idle: "Not in the middle of a drag or other synchronous operation.";
        "mid-gesture": "In the middle of a drag or other synchronous operation.";
    } = ...

    Glossary for route-vocabulary terms surfaced by describeRouteParts. Exposed so docs / inspector UIs can render the same definitions.

    Type Declaration

    • Readonlyidle: "Not in the middle of a drag or other synchronous operation."
    • Readonlymid-gesture: "In the middle of a drag or other synchronous operation."