Object - Proxy

About

A proxy is an object that can intercept (trap) operation on a object and property

Ref doc

Usage





Discover More
Javascript - Object Accessor (getter / setter)

in javascript of property Since ECMAScript 5. If your are in control of the object, you can audit if a property was accessed (otherwise you can audit with a proxy) Set...



Share this page:
Follow us:
Task Runner