↓ 19 callersFunctionshowSpacesMenu(
offset: Rect,
win: Window,
superstate: Superstate,
saveLink: (link: string, isNew?: boolean, type?:
src/core/react/components/UI/Menus/properties/selectSpaceMenu.tsx:5
↓ 18 callersMethodopenCustomMenu(
rect: Rect,
fc: JSX.Element,
props: any,
win: Window,
defaultAnchor: Anchors = "right",
src/core/middleware/ui.tsx:168
↓ 17 callersFunctionnewPathInSpace(
superstate: Superstate,
space: SpaceState,
type: string,
name: string,
dontOpen?: boolean,
conte
src/core/superstate/utils/spaces.ts:473
↓ 15 callersFunctionshowColorPickerMenu(
superstate: Superstate,
rect: Rect,
win: Window,
value: string,
setValue: (color: string) => void,
src/core/react/components/UI/Menus/properties/colorPickerMenu.tsx:1060