Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MankaiHuang/screen-visualization
/ copyScreen
Function
copyScreen
src/components/Grid/imageViewer/index.jsx:35–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
});
34
}
35
const copyScreen = id => {
36
props.copyScreen(id)
37
}
38
const getType = () => {
39
if (props.isSystemTemplate) {
40
return
'模板'
Callers
1
ImageView
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected