MutationObserverInit.AttributeFilter
MutationObserverInit.AttributeFilter property
Set to a list of attribute local names (without package) if not all attribute mutations need to be observed and attributes is true or omitted.
public IList<String> AttributeFilter { get; set; }
See Also
- class MutationObserverInit
- package com.aspose.html.Dom.Mutations
- package Aspose.HTML