Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Adashuai5/my-desktop
/ functions
Functions
27 in github.com/Adashuai5/my-desktop
⨍
Functions
27
◇
Types & classes
12
↓ 3 callers
Function
getKEYS
()
src/components/calculator/helper.ts:1
↓ 3 callers
Function
removeZero
(text: string)
src/components/calculator/helper.ts:23
↓ 3 callers
Function
useModal
(id: string)
src/components/modal/UseModal.tsx:8
↓ 2 callers
Function
getCoordinates
(event: MouseEvent)
src/components/drawing/Canvas.tsx:56
↓ 2 callers
Method
getIndex
(id: string)
src/components/modal/store.ts:8
↓ 2 callers
Function
handleChangeActive
( el: SVGSVGElement | HTMLLIElement, selector: string )
src/components/drawing/Canvas.tsx:188
↓ 1 callers
Method
addModal
(id: string)
src/components/modal/store.ts:17
↓ 1 callers
Function
closeDialog
()
src/components/dialog/index.tsx:18
↓ 1 callers
Function
openDialog
()
src/components/dialog/index.tsx:17
↓ 1 callers
Method
removeModal
(id: string)
src/components/modal/store.ts:34
↓ 1 callers
Function
renderIcon
()
src/components/dialog/index.tsx:40
↓ 1 callers
Method
setNewIndex
(id: string)
src/components/modal/store.ts:25
↓ 1 callers
Function
useDialog
()
src/components/dialog/index.tsx:15
Function
App
()
src/App.tsx:9
Function
Calculate
()
src/components/calculator/Calculator.tsx:7
Function
Canvas
({ width, height, onRef }: CanvasProps)
src/components/drawing/Canvas.tsx:34
Function
Draggable
({ children, onDrag, onDragEnd }: Props)
src/components/draggable/index.tsx:12
Function
Draggable
({ children, domEl, data }: Props)
src/components/modal/draggable/index.tsx:13
Function
Footer
()
src/components/footer/Footer.tsx:35
Function
Header
()
src/components/header/Header.tsx:9
Function
Iconfont
({ className, type, style, svgRef, clickEvent }: PropsTypes)
src/components/iconfont/index.tsx:16
Function
Launchpad
({ dockItemClick }: Props)
src/components/launchpad/index.tsx:24
Function
Main
()
src/components/main/Main.tsx:3
Function
RenderDialog
({ width, height, id, title, message, imgSrc, onCheck, onClose }: DialogProp
src/components/dialog/index.tsx:19
Function
dataReducer
(state: DockData, action: DockDataAction)
src/components/footer/reducer.ts:27
Function
drawingCloseClick
()
src/components/drawing/index.tsx:45
Function
positionReducer
(_state: string, action: PositionAction)
src/components/footer/reducer.ts:19