Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.mutation
/
MutationObserver
/
takeRecords
take
Records
fun
takeRecords
(
)
:
ReadonlyArray
<
MutationRecord
>
(
source
)
Empties the record queue and returns what was in there.
MDN Reference