MutationObserverInit.ChildList

MutationObserverInit.ChildList property

Set to true if mutations to target’s children are to be observed.

public bool ChildList { get; set; }

See Also