On this page
EventListenerOptions
interface EventListenerOptions {
    capture?: boolean;
    }
  Properties
       capture?: boolean
      
     © 2018–2022 the Deno authors
 https://doc.deno.land/deno/stable/~/EventListenerOptions
interface EventListenerOptions {
    capture?: boolean;
    }
  
       capture?: boolean
      
     © 2018–2022 the Deno authors
 https://doc.deno.land/deno/stable/~/EventListenerOptions