MAIDR Documentation - v3.58.2
    Preparing search index...

    State interface for rotor navigation containing the current rotor value.

    interface RotorState {
        rotor_value: string | null;
    }
    Index

    Properties

    Properties

    rotor_value: string | null