kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.dom
/
AddEventListenerOptions
Add
Event
Listener
Options
JS
external
interface
AddEventListenerOptions
:
EventListenerOptions
Content copied to clipboard
Properties
Properties
capture
Link copied to clipboard
JS
open
var
capture
:
Boolean
?
Content copied to clipboard
once
Link copied to clipboard
JS
open
var
once
:
Boolean
?
Content copied to clipboard
passive
Link copied to clipboard
JS
open
var
passive
:
Boolean
?
Content copied to clipboard