Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-browser
/
web.mutation
/
MutationCallback
Mutation
Callback
web
typealias
MutationCallback
=
(
ReadonlyArray
<
MutationRecord
>
,
observer
:
MutationObserver
)
->
Unit
(
source
)