mwg API
    Preparing search index...

    Class Signal<T>

    Type Parameters

    • T
    Index
    • Type Parameters

      • T

      Parameters

      • stackMode: boolean = false

        when true, new listeners are added at the front rather than the back, so the most recently opened window is offered the event first.

      Returns Signal<T>

    • Parameters

      • value: T

      Returns boolean

      true if a listener consumed the event