kotlin-stdlib / org.w3c.dom / AddEventListenerOptions AddEventListenerOptions JS 1.1 interface AddEventListenerOptions : EventListenerOptions(source) Properties JS 1.1 once open var once: Boolean? JS 1.1 passive open var passive: Boolean?