Describes a change event with the new state of the object
and an array indicating which property has changed.
Name |
---|
T |
• Readonly
changedProperties: readonly keyof T
[]
An array properties that have changed in the object
.
• Readonly
object: T
The new state of the object