Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MankaiHuang/screen-visualization
/ IProps
Interface
IProps
src/components/Workspace/TopDrawer/index.tsx:14–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
const { SubMenu } = Menu;
13
14
interface IProps {
15
effectFrame: Function;
16
}
17
interface ISelectProperty {
18
width: number;
19
height: number;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected