MCPcopy Create free account

hub / github.com/Adashuai5/my-desktop / functions

Functions27 in github.com/Adashuai5/my-desktop

↓ 3 callersFunctiongetKEYS
()
src/components/calculator/helper.ts:1
↓ 3 callersFunctionremoveZero
(text: string)
src/components/calculator/helper.ts:23
↓ 3 callersFunctionuseModal
(id: string)
src/components/modal/UseModal.tsx:8
↓ 2 callersFunctiongetCoordinates
(event: MouseEvent)
src/components/drawing/Canvas.tsx:56
↓ 2 callersMethodgetIndex
(id: string)
src/components/modal/store.ts:8
↓ 2 callersFunctionhandleChangeActive
( el: SVGSVGElement | HTMLLIElement, selector: string )
src/components/drawing/Canvas.tsx:188
↓ 1 callersMethodaddModal
(id: string)
src/components/modal/store.ts:17
↓ 1 callersFunctioncloseDialog
()
src/components/dialog/index.tsx:18
↓ 1 callersFunctionopenDialog
()
src/components/dialog/index.tsx:17
↓ 1 callersMethodremoveModal
(id: string)
src/components/modal/store.ts:34
↓ 1 callersFunctionrenderIcon
()
src/components/dialog/index.tsx:40
↓ 1 callersMethodsetNewIndex
(id: string)
src/components/modal/store.ts:25
↓ 1 callersFunctionuseDialog
()
src/components/dialog/index.tsx:15
FunctionApp
()
src/App.tsx:9
FunctionCalculate
()
src/components/calculator/Calculator.tsx:7
FunctionCanvas
({ width, height, onRef }: CanvasProps)
src/components/drawing/Canvas.tsx:34
FunctionDraggable
({ children, onDrag, onDragEnd }: Props)
src/components/draggable/index.tsx:12
FunctionDraggable
({ children, domEl, data }: Props)
src/components/modal/draggable/index.tsx:13
FunctionFooter
()
src/components/footer/Footer.tsx:35
FunctionHeader
()
src/components/header/Header.tsx:9
FunctionIconfont
({ className, type, style, svgRef, clickEvent }: PropsTypes)
src/components/iconfont/index.tsx:16
FunctionLaunchpad
({ dockItemClick }: Props)
src/components/launchpad/index.tsx:24
FunctionMain
()
src/components/main/Main.tsx:3
FunctionRenderDialog
({ width, height, id, title, message, imgSrc, onCheck, onClose }: DialogProp
src/components/dialog/index.tsx:19
FunctiondataReducer
(state: DockData, action: DockDataAction)
src/components/footer/reducer.ts:27
FunctiondrawingCloseClick
()
src/components/drawing/index.tsx:45
FunctionpositionReducer
(_state: string, action: PositionAction)
src/components/footer/reducer.ts:19