Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/angular/angular
/ update
Method
update
packages/core/src/resource/api.ts:150–150 ·
view source on GitHub ↗
* Convenience wrapper for `value.update`.
(updater: (value: T) => T)
Source
from the content-addressed store, hash-verified
148
* Convenience wrapper
for
`value.update`.
149
*/
150
update(updater: (value: T) => T): void;
151
asReadonly(): Resource<T>;
152
153
/**
Callers
15
to_observable_spec.ts
File · 0.65
reload
Method · 0.65
wrapState
Function · 0.65
orphan_repro.spec.ts
File · 0.65
form_field.spec.ts
File · 0.65
add
Method · 0.65
dynamic.spec.ts
File · 0.65
field_node.spec.ts
File · 0.65
field_proxy.spec.ts
File · 0.65
resource.spec.ts
File · 0.65
compat.spec.ts
File · 0.65
cvaControlCreate
Function · 0.65
Calls
no outgoing calls
Tested by
1
add
Method · 0.52