Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MankaiHuang/screen-visualization
/ submitHTMLReverse
Function
submitHTMLReverse
src/pages/Workspace/index.jsx:98–103 ·
view source on GitHub ↗
(url)
Source
from the content-addressed store, hash-verified
96
setShareModal(false)
97
}
98
function submitHTMLReverse(url) {
99
effectFrame({
100
command:
'htmlReverse'
,
101
property: url
102
});
103
}
104
105
function openBluePrint() {
106
setIsShowBluePrint(true)
Callers
1
onChange
Function · 0.85
Calls
1
effectFrame
Function · 0.85
Tested by
no test coverage detected