Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/SandDance
/ reset
Function
reset
docs/external/js/react-dom.development.js:8404–8408 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
8402
return
true;
8403
}
8404
function
reset() {
8405
root = null;
8406
startText = null;
8407
fallbackText = null;
8408
}
8409
function
getData() {
8410
if
(fallbackText) {
8411
return
fallbackText;
Callers
1
getFallbackBeforeInputChars
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected