Options
All
  • Public
  • Public/Protected
  • All
Menu

Parameters of a mutation event

Hierarchy

Index

Properties

fromProto: boolean

True if the mutation has occurred on a prototype of the watched object

obj: object

Link to the object that is watched

path: unknown[]

Path to a property that was changed

root: object

Link to the root object of watching

top?: object

Link to the top property of watching (the first level property of the root)