Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular/angular
/ notify
Method
notify
packages/core/primitives/signals/src/watch.ts:37–37 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
35
36
export
interface
Watch {
37
notify(): void;
38
39
/**
40
* Execute the reactive expression in the context of this `Watch` consumer.
Callers
15
createRenderer
Method · 0.65
watch_spec.ts
File · 0.65
testingEffect
Function · 0.65
add
Method · 0.65
detachViewFromDOM
Function · 0.65
consumerMarkedDirty
Function · 0.65
createRootEffect
Function · 0.65
consumerMarkedDirty
Function · 0.65
markViewDirty
Function · 0.65
execute
Method · 0.65
addSequence
Method · 0.65
updateAncestorTraversalFlagsOnAttach
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected