EventListenerOptions
interface EventListenerOptions {capture?: boolean;}
Свойства
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
|
|