"Follower"[Fr] property propFr of object objFr is set when "followed"[Fd] property propFd of object objFd is changed
Calls cb after getting the value each time the property prop of object obj is retrieved.
If cb returns a defined value, this value is returned instead of the originally retrieved value.
A function without this scope that sets the value of obj[prop] without calling cb
Calls cb before setting the value each time the property prop of object obj is set.
A function without this scope that sets the value of obj[prop] without calling cb
Generated using TypeDoc
Property
propAof objectobjAis hand-cuffed with propertypropBof objectobjB- when one changes, both change