MCPcopy Create free account
hub / github.com/coatue-oss/angular2react / writable

Function writable

index.tsx:119–137  ·  view source on GitHub ↗

* Angular may try to bind back a value via 2-way binding, but React marks all * properties on `props` as non-configurable and non-writable. * * If we use a `Proxy` to intercept writes to these non-writable properties, * we run into an issue where the proxy throws when trying to write anyway, *

(object: T)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

componentWillMountMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…