function trapEvent()

in antora-ui-hop/src/js/01-nav.js [142:144]


  function trapEvent (e) {
    e.stopPropagation()
  }