Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/triggerdotdev/jsonhero-web
/ resetSelectionAction
Function
resetSelectionAction
app/useColumnView/index.ts:282–286 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
280
}
281
282
function
resetSelectionAction(): ResetSelectionNodeAction {
283
return
{
284
type
:
"RESET_SELECTION"
,
285
};
286
}
287
288
function
goToNodeIdAction(
289
nodeId: string,
Callers
1
useColumnView
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected