@cartridge-engine/keyboard-engine
    Preparing search index...

    Interface SequenceListeningOptions

    interface SequenceListeningOptions {
        monitorLayer?: boolean;
    }
    Index
    monitorLayer?: boolean

    When true, also inspects the pending sequence of the current layer when the owner is a layer id, instead of only the top page's sequence.