MutationObserverInit

external interface MutationObserverInit(source)

Exposes the JavaScript MutationObserverInit to Kotlin

Since Kotlin

1.1

Properties

Link copied to clipboard
Since Kotlin 1.1
Link copied to clipboard
Since Kotlin 1.1
Link copied to clipboard
open var attributes: Boolean?
Since Kotlin 1.1
Link copied to clipboard
Since Kotlin 1.1
Link copied to clipboard
Since Kotlin 1.1
Link copied to clipboard
open var childList: Boolean?
Since Kotlin 1.1
Link copied to clipboard
open var subtree: Boolean?
Since Kotlin 1.1