MAIDR JavaScript API
    Preparing search index...

    Type Alias RotorModeKey

    RotorModeKey:
        | "data"
        | "lower"
        | "higher"
        | "grid"
        | "point"
        | "intersection"
        | `filter:${string}`

    What identifies a rotor mode: the six built-in modes by name, and a trace's own filter units by their RotorFilterUnit.key.