ViewDocumentChangeType
Value
'children' | 'attributes' | 'text'
Enum representing type of the change.
Possible values:
children - for child list changes,attributes - for element attributes changes,text - for text nodes changes.'children' | 'attributes' | 'text'