MCPcopy Create free account

hub / github.com/Br3zzly/silksong-completionist / functions

Functions139 in github.com/Br3zzly/silksong-completionist

FunctionTabButton
({ tab, isActive, onSelect, tabInfo, hasUploadedSaveData, inShowEverythingMode, fullWidth = fals
src/components/features/TabBar/TabButton.tsx:23
FunctionTabContainer
(props: TabContainerProps)
src/components/features/TabContainer/index.tsx:135
FunctionTabProgress
({ inShowEverythingMode, progress }: TabProgressProps)
src/components/features/TabBar/TabProgress.tsx:11
FunctionTable
(props: TableProps<T>)
src/components/ui/Table/index.tsx:5
FunctionTextWithEmojiButton
({ text, emoji, onClick, disabled = false, emojiPosition = "right", emojiClassName, }: TextWithEmo
src/components/ui/TextWithEmojiButton/index.tsx:25
FunctionTotalProgress
({ dictMapWithSaveData, inShowEverythingMode }: TotalProgressProps)
src/components/features/TotalProgress/index.tsx:11
FunctionVirtualizedTable
({ columns, tableData, rowClassName, rowTitle, isFixedLayout, estimatedRowHeight = 40, container
src/components/ui/Table/VirtualizedTable.tsx:16
FunctionhandleChange
(event: ChangeEvent<HTMLInputElement>)
src/components/features/FileUpload/index.tsx:17
FunctionhandleClick
()
src/components/features/TabContainer/shared/NoSaveDataAvailable.tsx:61
FunctionhandleClick
()
src/components/ui/MapButton/index.tsx:26
FunctionhandleClose
()
src/components/ui/MapButton/index.tsx:33
FunctionhandleCopyPath
(path: string)
src/components/App.tsx:64
FunctionhandleDragLeave
()
src/components/features/FileUpload/index.tsx:27
FunctionhandleDragOver
(e: React.DragEvent<HTMLDivElement>)
src/components/features/FileUpload/index.tsx:22
FunctionhandleDrop
(e: React.DragEvent<HTMLDivElement>)
src/components/features/FileUpload/index.tsx:31
FunctionhandleEscape
(e: KeyboardEvent)
src/components/ui/Modal/index.tsx:17
FunctionhandleGlobalFilterChange
(filterType: string, value: boolean | ActFilter)
src/components/App.tsx:81
FunctionhandleMouseDown
(e: React.MouseEvent)
src/components/features/SaveEditor/EditorContainer.tsx:189
FunctionhandleMouseDown
(e: React.MouseEvent)
src/components/ui/CustomScrollbars/ScrollThumb.tsx:105
FunctionhandleMouseEnter
()
src/components/features/TabContainer/shared/NoSaveDataAvailable.tsx:45
FunctionhandleMouseLeave
()
src/components/features/TabContainer/shared/NoSaveDataAvailable.tsx:53
FunctionhandleMouseMove
(e: MouseEvent)
src/components/features/SaveEditor/EditorContainer.tsx:165
FunctionhandleMouseUp
()
src/components/features/SaveEditor/EditorContainer.tsx:172
FunctionhandlePointerEnter
(e: PointerEvent<HTMLDivElement>)
src/components/features/TabBar/TabButton.tsx:46
FunctionhandlePointerLeave
(e: PointerEvent<HTMLDivElement>)
src/components/features/TabBar/TabButton.tsx:52
FunctionhandleScroll
()
src/components/features/AppContainer/index.tsx:14
FunctionhandleScrollElementReady
(element: HTMLDivElement)
src/components/ui/Table/VirtualizedTable.tsx:28
FunctionhandleShowEverythingToggle
()
src/components/App.tsx:77
FunctionhandleShowMissingOnlyChange
()
src/components/features/TabContainer/shared/StatusBar.tsx:31
FunctionhandleShowSpoilersChange
()
src/components/features/TabContainer/shared/StatusBar.tsx:35
FunctionhandleTabFilterChange
(filterType: string, value: boolean | ActFilter)
src/components/App.tsx:94
FunctionhandleTabSelect
(tab: TabId)
src/components/App.tsx:68
FunctiononMove
(e: MouseEvent)
src/components/ui/CustomScrollbars/ScrollThumb.tsx:85
FunctiononThumbHorizontalDragMove
(clientX: number, clickOffset: number)
src/components/ui/CustomScrollbars/index.tsx:128
FunctiononThumbVerticalDragMove
(clientY: number, clickOffset: number)
src/components/ui/CustomScrollbars/index.tsx:105
FunctiononUp
()
src/components/ui/CustomScrollbars/ScrollThumb.tsx:92
FunctionrenderRow
(virtualRow: (typeof virtualItems)[number])
src/components/ui/Table/VirtualizedTable.tsx:47
FunctionscrollToTop
()
src/components/features/AppContainer/index.tsx:23
FunctionupdateThumbPositions
()
src/components/ui/CustomScrollbars/index.tsx:44
← previous101–139 of 139, ranked by callers