Skip to main content

showProxy

// Property: showProxy
// Description: If true, Proxy inspection includes the target and handler objects.
// Component(s): UtilInspectOptions
'.show-proxy': { showProxy: true }
'.show-proxy-false': { showProxy: false }