Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MutationObserverInit

Hierarchy

  • MutationObserverInit

Index

Properties

Optional attributeFilter

attributeFilter: string[]

Optional attributeOldValue

attributeOldValue: undefined | false | true

Optional attributes

attributes: undefined | false | true

Optional characterData

characterData: undefined | false | true

Optional characterDataOldValue

characterDataOldValue: undefined | false | true

Optional childList

childList: undefined | false | true

Optional subtree

subtree: undefined | false | true

Generated using TypeDoc