hcifootprintInterfaces
SensedChange
Interface: SensedChange
Defined in: src/contextful/types.ts:125
One change the anchor's observer saw, reduced to its name-class.
Properties
at
at:
number
Defined in: src/contextful/types.ts:131
attribute?
optionalattribute?:string
Defined in: src/contextful/types.ts:128
The attribute that changed, for kind: 'attribute'. A NAME; never its value.
kind
kind:
"added"|"removed"|"attribute"|"text"
Defined in: src/contextful/types.ts:126
targetRole?
optionaltargetRole?:string
Defined in: src/contextful/types.ts:129
targetTag?
optionaltargetTag?:string
Defined in: src/contextful/types.ts:130