Class type Js_of_ocaml__MutationObserver.mutationRecord

method _type : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_prop
method target : Js_of_ocaml.Dom.node Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_prop
method addedNodes : Js_of_ocaml.Dom.node Js_of_ocaml.Dom.nodeList Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_prop
method removedNodes : Js_of_ocaml.Dom.node Js_of_ocaml.Dom.nodeList Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_prop
method previousSibling : Js_of_ocaml.Dom.node Js_of_ocaml.Js.t Js_of_ocaml.Js.opt Js_of_ocaml.Js.readonly_prop
method nextSibling : Js_of_ocaml.Dom.node Js_of_ocaml.Js.t Js_of_ocaml.Js.opt Js_of_ocaml.Js.readonly_prop
method attributeName : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.opt Js_of_ocaml.Js.readonly_prop
method attributeNamespace : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.opt Js_of_ocaml.Js.readonly_prop
method oldValue : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.opt Js_of_ocaml.Js.readonly_prop