@arcmantle/library
    Preparing search index...

    Function setEventHandled

    • Prevents default and stops propagation.

      Parameters

      • e: Event
      • immediate: boolean = true

        By default all propagation is stopped. Pass false if you don't want to stop immediate propagation.

      Returns void