Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dai-shi/react-tracked
/ useTracked
Function
useTracked
src/createContainer.ts:129–133 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
127
};
128
129
const
useTracked = () =>
130
[useTrackedState(), useUpdate()] as [
131
ReturnType<typeof useTrackedState>,
132
ReturnType<typeof useUpdate>,
133
];
134
135
return
{
136
Provider,
Callers
15
Counter
Function · 0.85
Counter
Function · 0.85
Counter
Function · 0.85
Person
Function · 0.85
Counter
Function · 0.85
TextBox
Function · 0.85
PersonFirstName
Function · 0.85
PersonFamilyName
Function · 0.85
Counter
Function · 0.85
Person
Function · 0.85
Counter
Function · 0.85
Person
Function · 0.85
Calls
no outgoing calls
Tested by
1
Counter
Function · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…