MCPcopy Create free account

hub / github.com/RealKai42/qwerty-learner / functions

Functions232 in github.com/RealKai42/qwerty-learner

FunctionAnalysis
()
src/pages/Analysis/index.tsx:15
FunctionAnalysisButton
()
src/pages/Typing/components/AnalysisButton/index.tsx:6
FunctionApp
()
src/pages/Typing/index.tsx:26
FunctionAuthorButton
()
src/pages/Typing/components/ResultScreen/AuthorButton.tsx:5
FunctionCategoryNavigation
({ titles = ['中国考试', '留学考试', '代码练习'] }: Props)
src/pages/Gallery-N/CategoryNavigation.tsx:8
FunctionChapter
({ index, checked, dictID, onChange, }: { index: number checked: boolean dictID: string onChan
src/pages/Gallery-N/Chapter/index.tsx:6
FunctionChapterButton
({ index, selected, wordCount, onClick })
src/pages/Gallery/ChapterButton.tsx:7
FunctionChapterGroup
({ totalWords })
src/pages/Gallery/ChapterGroup.tsx:8
FunctionConclusionBar
({ mistakeLevel, mistakeCount }: ConclusionBarProps)
src/pages/Typing/components/ResultScreen/ConclusionBar.tsx:31
FunctionDataBox
({ data, description }: { data: string; description: string })
src/pages/Typing/components/ShareButton/SharePicDialog.tsx:194
FunctionDataSetting
()
src/pages/Typing/components/Setting/DataSetting.tsx:8
FunctionDataTag
({ icon, name, data })
src/pages/ErrorBook/RowDetail/DataTag.tsx:9
FunctionDialogFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/ui/dialog.tsx:59
FunctionDialogHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/ui/dialog.tsx:54
FunctionDictChapterButton
()
src/pages/Typing/components/DictChapterButton/index.tsx:10
FunctionDictDetail
({ dictionary: dict }: { dictionary: Dictionary })
src/pages/Gallery-N/DictDetail/index.tsx:26
FunctionDictRequest
()
src/pages/Gallery-N/DictRequest.tsx:6
FunctionDictTagSwitcher
({ tagList, currentTag, onChangeCurrentTag }: Props)
src/pages/Gallery-N/DictTagSwitcher.tsx:10
FunctionDictionaryCard
({ dictionary })
src/pages/Gallery/DictionaryCard.tsx:8
FunctionDictionaryComponent
({ dictionary, onClick }: Props)
src/pages/Gallery-N/Dictionary.tsx:9
FunctionDictionaryComponent
({ dictionary }: Props)
src/pages/Gallery-N/DictionaryWithoutCover.tsx:18
FunctionDictionaryGroup
({ groupedDictsByTag }: { groupedDictsByTag: Record<string, Dictionary[]> })
src/pages/Gallery-N/CategoryDicts.tsx:9
FunctionDictionaryGroup
({ title, dictionaries })
src/pages/Gallery/DictionaryGroup.tsx:5
FunctionDonateCard
()
src/components/DonateCard/index.tsx:14
FunctionDonatingCard
({ className, onAmountChange }: { className?: string; onAmountChange?: (amount: AmountType) => void })
src/components/DonatingCard/index.tsx:8
FunctionDrawer
(props: DrawerProps)
src/components/Drawer/index.tsx:21
FunctionDropdownExport
({ renderRecords })
src/pages/ErrorBook/DropdownExport.tsx:13
FunctionEnhancedPromotionModal
()
src/components/EnhancedPromotionModal/index.tsx:11
FunctionErrorBook
()
src/pages/ErrorBook/index.tsx:17
FunctionErrorBookButton
()
src/pages/Typing/components/ErrorBookButton.tsx:6
FunctionErrorRow
({ record, onDelete })
src/pages/ErrorBook/ErrorRow.tsx:18
FunctionErrorTable
({ data, isLoading, error, onDelete }: DataTableProps)
src/pages/Gallery-N/ErrorTable/index.tsx:16
FunctionFooter
()
src/components/Footer/index.tsx:26
FunctionFriendLinks
()
src/pages/FriendLinks/index.tsx:7
FunctionGalleryPage
()
src/pages/Gallery-N/index.tsx:32
FunctionGalleryPage
()
src/pages/Gallery/index.tsx:14
FunctionHandPositionIllustration
()
src/pages/Typing/components/HandPositionIllustration/index.tsx:7
FunctionHeadWrongNumber
({ className, sortType, setSortType })
src/pages/ErrorBook/HeadWrongNumber.tsx:15
FunctionHeader
({ children })
src/components/Header/index.tsx:6
FunctionHeatmapCharts
({ data, title })
src/pages/Analysis/components/HeatmapCharts.tsx:15
FunctionHighlightedText
({ children, className }: { children: React.ReactNode; className?: string })
src/components/DonateCard/index.tsx:28
FunctionInfoBox
({ info, description })
src/pages/Typing/components/Speed/InfoBox.tsx:3
FunctionInfoPanel
({ openState, title, onClose, icon: Icon, iconClassName, buttonClassName, children })
src/components/InfoPanel/index.tsx:17
FunctionInputHandler
({ updateInput }: { updateInput: (updateObj: WordUpdateAction) => void })
src/pages/Typing/components/WordPanel/components/InputHandler/index.tsx:8
FunctionKeyEventHandler
({ updateInput }: { updateInput: (updateObj: WordUpdateAction) => void })
src/pages/Typing/components/WordPanel/components/KeyEventHandler/index.tsx:6
FunctionKeyboardKey
({ char }: { char: string })
src/pages/Typing/components/ShareButton/SharePicDialog.tsx:213
FunctionKeyboardPanel
({ description }: { description: string })
src/pages/Typing/components/ShareButton/SharePicDialog.tsx:203
FunctionKeyboardWithBarCharts
({ data, title, suffix, name })
src/pages/Analysis/components/KeyboardWithBarCharts.tsx:55
FunctionLanguageTabSwitcher
()
src/pages/Gallery-N/LanguageTabSwitcher.tsx:27
FunctionLayout
({ children }: { children: React.ReactNode })
src/components/Layout.tsx:4
FunctionLetter
({ letter, state = 'normal', visible = true })
src/pages/Typing/components/WordPanel/components/Word/Letter.tsx:27
FunctionLineCharts
({ data, title, suffix, name })
src/pages/Analysis/components/LineCharts.tsx:22
FunctionLoading
()
src/components/Loading/index.tsx:12
FunctionLoadingUI
({ className })
src/components/Loading/index.tsx:3
FunctionLoadingWordUI
({ className, isLoading, hasError })
src/pages/ErrorBook/LoadingWordUI.tsx:11
FunctionLoopWordSwitcher
()
src/pages/Typing/components/LoopWordSwitcher/index.tsx:11
FunctionMobilePage
()
src/pages/Mobile/index.tsx:35
FunctionNotation
({ notation }: NotationProps)
src/pages/Typing/components/WordPanel/components/Word/Notation.tsx:13
FunctionPagination
({ className, page, setPage, totalPages })
src/pages/ErrorBook/Pagination.tsx:15
FunctionPhonetic
({ word }: PhoneticProps)
src/pages/Typing/components/WordPanel/components/Phonetic/index.tsx:9
FunctionPrevAndNextWord
({ type }: LastAndNextWordProps)
src/pages/Typing/components/PrevAndNextWord/index.tsx:10
FunctionProgress
({ className }: { className?: string })
src/pages/Typing/components/Progress/index.tsx:4
FunctionPronunciationSwitcher
()
src/pages/Typing/components/PronunciationSwitcher/index.tsx:13
FunctionRemarkRing
({ remark, caption, percentage = null, size = 7 }: RemarkRingProps)
src/pages/Typing/components/ResultScreen/RemarkRing.tsx:21
FunctionResultScreen
()
src/pages/Typing/components/ResultScreen/index.tsx:32
FunctionReviewDetail
({ errorData, dict }: { errorData: TErrorWordData[]; dict: Dictionary })
src/pages/Gallery-N/ReviewDetail/index.tsx:12
FunctionRoot
()
src/index.tsx:29
FunctionRowDetail
({ currentRowDetail, allRecords })
src/pages/ErrorBook/RowDetail/index.tsx:27
FunctionRowPagination
({ className, allRecords })
src/pages/ErrorBook/RowDetail/RowPagination.tsx:18
FunctionSetting
()
src/pages/Typing/components/Setting/index.tsx:16
FunctionShareButton
()
src/pages/Typing/components/ShareButton/index.tsx:6
FunctionSharePicDialog
({ showState, setShowState, randomChoose }: SharePicDialogProps)
src/pages/Typing/components/ShareButton/SharePicDialog.tsx:51
FunctionSoundIcon
({ duration = 500, animated = false, onClick, iconClassName, className }: SoundIconProps)
src/components/WordPronunciationIcon/SoundIcon.tsx:7
FunctionSoundSetting
()
src/pages/Typing/components/Setting/SoundSetting.tsx:16
FunctionSoundSwitcher
()
src/pages/Typing/components/SoundSwitcher/index.tsx:7
FunctionSpeed
()
src/pages/Typing/components/Speed/index.tsx:5
FunctionStarCard
()
src/components/StarCard/index.tsx:11
FunctionStartButton
({ isLoading }: { isLoading: boolean })
src/pages/Typing/components/StartButton/index.tsx:9
FunctionStickerButton
({ className }: { className?: string })
src/components/DonatingCard/components/StickerButton.tsx:8
FunctionSwitcher
()
src/pages/Typing/components/Switcher/index.tsx:20
FunctionTextAreaHandler
({ updateInput }: { updateInput: (updateObj: WordUpdateAction) => void })
src/pages/Typing/components/WordPanel/components/TextAreaHandler/index.tsx:6
FunctionTipAlert
({ className, show, setShow })
src/pages/Typing/components/WordPanel/components/Word/TipAlert.tsx:12
FunctionTooltip
({ children, content, className, placement = 'top' }: TooltipProps)
src/components/Tooltip/index.tsx:5
FunctionTranslation
({ trans, showTrans = true, onMouseEnter, onMouseLeave }: TranslationProps)
src/pages/Typing/components/WordPanel/components/Translation/index.tsx:15
FunctionViewSetting
()
src/pages/Typing/components/Setting/ViewSetting.tsx:9
FunctionVolumeHighIcon
({ className }: { className?: string })
src/components/WordPronunciationIcon/VolumeIcon.tsx:1
FunctionVolumeIcon
({ className }: { className?: string })
src/components/WordPronunciationIcon/VolumeIcon.tsx:10
FunctionVolumeLowIcon
({ className }: { className?: string })
src/components/WordPronunciationIcon/VolumeIcon.tsx:18
FunctionVolumeMediumIcon
({ className }: { className?: string })
src/components/WordPronunciationIcon/VolumeIcon.tsx:26
FunctionWordCard
({ word, isActive }: { word: Word; isActive: boolean })
src/pages/Typing/components/WordList/WordCard.tsx:8
FunctionWordChip
({ word }: { word: WordWithIndex })
src/pages/Typing/components/ResultScreen/WordChip.tsx:6
FunctionWordComponent
({ word, onFinish }: { word: Word; onFinish: () => void })
src/pages/Typing/components/WordPanel/components/Word/index.tsx:34
FunctionWordDictationSwitcher
()
src/pages/Typing/components/WordDictationSwitcher/index.tsx:31
FunctionWordList
()
src/pages/Typing/components/WordList/index.tsx:23
FunctionWordPanel
()
src/pages/Typing/components/WordPanel/index.tsx:15
FunctioncloseModal
()
src/pages/Typing/components/WordList/index.tsx:30
FunctioncloseModal
()
src/pages/Typing/components/HandPositionIllustration/index.tsx:10
FunctioncloseModal
()
src/pages/Typing/components/Setting/index.tsx:20
Methodconstructor
()
src/utils/db/index.ts:19
Methodconstructor
(word: string, dict: string, chapter: number | null, timing: number[], wrongCount: number, mistakes: LetterMis
src/utils/db/record.ts:33
← previousnext →101–200 of 232, ranked by callers