MCPcopy Create free account

hub / github.com/CottonCandyZ/bangumi-electron / functions

Functions1,380 in github.com/CottonCandyZ/bangumi-electron

FunctionEpisodeGridItem
({ size = 'default', index, episodes, modifyEpisodeCollectionOpt, collectionType, mainEpisodeSortO
app/bangumi/src/renderer/src/modules/common/episodes/grid/item.tsx:33
FunctionEpisodeHeaderTitle
({ episodeId }: { episodeId: EpId })
app/bangumi/src/renderer/src/modules/header/title/episode.tsx:10
FunctionEpisodeMeta
({ episode }: { episode: Episode })
app/bangumi/src/renderer/src/modules/main/episode/content.tsx:372
FunctionEpisodePageRow
({ row, title, episode, subject, onRefreshComments, refreshingComments, replyTarget, }: { row:
app/bangumi/src/renderer/src/modules/main/episode/content.tsx:203
FunctionEpisodePageVirtualItem
({ children, index, ref, style, }: { children: ReactNode index: number ref?: React.Ref<HTMLDivEl
app/bangumi/src/renderer/src/modules/main/episode/content.tsx:354
FunctionEpisodeSkeleton
()
app/bangumi/src/renderer/src/modules/main/episode/content.tsx:426
FunctionEpisodeSkeleton
({ showSelector = false, skeletonNumber, size = 'default', }: { showSelector?: boolean skeletonNumbe
app/bangumi/src/renderer/src/modules/common/episodes/grid/index.tsx:162
FunctionEpisodesGrid
({ subjectId, eps, size = 'default', selector = true, collectionType, sourceTitle, useOneBasedEp
app/bangumi/src/renderer/src/modules/common/episodes/grid/index.tsx:25
FunctionExternalLink
({ href, children }: { href: string; children: ReactNode })
app/bangumi/src/renderer/src/components/mono/mono-detail-view.tsx:990
FunctionFilterButton
()
app/bangumi/src/renderer/src/modules/main/search/filter-button.tsx:6
FunctionFilterSection
({ title, children }: { title: string; children: ReactNode })
app/bangumi/src/renderer/src/modules/panel/right-panel/panels/search-filter-panel.tsx:169
FunctionFilterTabs
({ label, currentSelect, setCurrentSelect, tabsContent, layoutId, }: { label: string currentSele
app/bangumi/src/renderer/src/components/mono/mono-detail-view.tsx:442
FunctionFoldableSection
({ title, titleAction, tabs, total, renderContent, onShowMore, foldedItemMinWidthRem, foldedRo
app/bangumi/src/renderer/src/components/mono/mono-detail-view.tsx:770
FunctionFormControl
({ ...props }: React.ComponentProps<typeof Slot>)
app/bangumi/src/renderer/src/components/ui/form.tsx:105
FunctionFormDescription
({ className, ...props }: React.ComponentProps<"p">)
app/bangumi/src/renderer/src/components/ui/form.tsx:123
FunctionFormField
({ ...props }: ControllerProps<TFieldValues, TName>)
app/bangumi/src/renderer/src/components/ui/form.tsx:30
FunctionFormItem
({ className, ...props }: React.ComponentProps<"div">)
app/bangumi/src/renderer/src/components/ui/form.tsx:74
FunctionFormLabel
({ className, ...props }: React.ComponentProps<typeof LabelPrimitive.Root>)
app/bangumi/src/renderer/src/components/ui/form.tsx:88
FunctionFormMessage
({ className, ...props }: React.ComponentProps<"p">)
app/bangumi/src/renderer/src/components/ui/form.tsx:136
FunctionFormTags
({ subjectTags, selectedTags, collectionTags, onTagsChanges, }: { subjectTags: Subject['tags'] sel
app/bangumi/src/renderer/src/modules/common/collections/modify/tags/tags-form.tsx:8
FunctionGeneralSettings
()
app/bangumi/src/renderer/src/modules/main/settings/general.tsx:23
FunctionGroupCommunityTopicsListPanelContent
({ tab, }: { tab: Extract<MonoListPanelTab, { type: 'communityTopics' }> })
app/bangumi/src/renderer/src/modules/panel/left-panel/panels/mono-list-panel/community-topic-content.tsx:65
FunctionGroupHeader
({ group, loading, }: { group: Group | null | undefined loading: boolean })
app/bangumi/src/renderer/src/modules/main/group/header.tsx:7
FunctionGroupHome
({ groupName }: { groupName: string | undefined })
app/bangumi/src/renderer/src/modules/main/group/index.tsx:19
FunctionGroupMemberItem
({ member }: { member: GroupMember })
app/bangumi/src/renderer/src/modules/main/group/members-preview.tsx:50
FunctionGroupMemberSkeleton
()
app/bangumi/src/renderer/src/modules/main/group/members-preview.tsx:92
FunctionGroupMembersPreview
({ error, loading, members, onRefresh, refreshing, }: { error: boolean loading: boolean member
app/bangumi/src/renderer/src/modules/main/group/members-preview.tsx:8
FunctionGroupTopicDetail
({ topicId }: { topicId: number })
app/bangumi/src/renderer/src/modules/main/community/topic-detail.tsx:57
FunctionGroupTopicHeaderTitle
({ topicId, visible }: { topicId: number; visible: boolean })
app/bangumi/src/renderer/src/modules/header/title/community.tsx:22
FunctionGroupTopicItem
({ topic }: { topic: CommunityTopic })
app/bangumi/src/renderer/src/modules/main/group/topics-list.tsx:59
FunctionGroupTopicSkeleton
()
app/bangumi/src/renderer/src/modules/main/group/topics-list.tsx:90
FunctionGroupTopicsVirtualList
({ error, hasMore, isFetchingMore, loading, onNearBottom, scrollMemoryKey, topics, }: { error:
app/bangumi/src/renderer/src/modules/main/group/topics-list.tsx:8
FunctionGroupsSection
({ emptyText, groups, listKind, loginText, loading, onRefresh, panelTitle, previewLimit, ref
app/bangumi/src/renderer/src/modules/main/community/groups-section.tsx:12
FunctionHeader
({ name, name_cn }: Pick<Subject, 'name' | 'name_cn'>)
app/bangumi/src/renderer/src/modules/main/subject/header-info/header.tsx:4
FunctionHeader
()
app/bangumi/src/renderer/src/modules/header/index.tsx:14
FunctionHeader
({ name, name_cn }: Pick<Subject, 'name' | 'name_cn'>)
app/bangumi/src/renderer/src/modules/header/title/static.tsx:52
FunctionHeaderButton
({ Button, Content }: { Button: ReactNode; Content: ReactNode })
app/bangumi/src/renderer/src/components/tooltip-button/header-button.tsx:9
FunctionHeaderTitle
()
app/bangumi/src/renderer/src/modules/header/subject-title.tsx:10
FunctionHeaderUpdateIndicator
()
app/bangumi/src/renderer/src/modules/update/menu.tsx:105
FunctionHomeJoinedGroupsPreview
()
app/bangumi/src/renderer/src/modules/main/home/community-overview.tsx:28
FunctionHomeTopicItem
({ topic }: { topic: CommunityTopic })
app/bangumi/src/renderer/src/modules/main/home/community-overview.tsx:164
FunctionHomeTopicSection
({ emptyText, loginRequired = false, loginText, onRefresh, queryError, queryLoading, refreshDisa
app/bangumi/src/renderer/src/modules/main/home/community-overview.tsx:82
FunctionHomeTopicSkeleton
()
app/bangumi/src/renderer/src/modules/main/home/community-overview.tsx:209
FunctionHomeTrendingSubjectTopicsPreview
()
app/bangumi/src/renderer/src/modules/main/home/community-overview.tsx:60
FunctionHoverCard
()
app/bangumi/src/renderer/src/modules/hover-card/index.tsx:6
FunctionHoverCard
({ ...props }: React.ComponentProps<typeof HoverCardPrimitive.Root>)
app/bangumi/src/renderer/src/components/ui/hover-card.tsx:6
FunctionHoverCardContent
({ className, align = "center", sideOffset = 4, ...props }: React.ComponentProps<typeof HoverCardPrimi
app/bangumi/src/renderer/src/components/ui/hover-card.tsx:20
FunctionHoverCardContent
({ children, className, margin = 5, align = 'start', collisionPadding = defaultCollisionPadding, i
app/bangumi/src/renderer/src/components/hover-card/content.tsx:21
FunctionHoverCardContent
({ children, ...props }: HTMLProps<HTMLDivElement>)
app/bangumi/src/renderer/src/components/hover-pop-card/manual/index.tsx:68
FunctionHoverCardContent
({ children, className, ...props })
app/bangumi/src/renderer/src/components/hover-pop-card/dynamic-size/index.tsx:61
FunctionHoverCardContent
({ CardContent, Description = null, className, ...props })
app/bangumi/src/renderer/src/components/hover-pop-card/fixed-size/index.tsx:72
FunctionHoverCardTrigger
({ ...props }: React.ComponentProps<typeof HoverCardPrimitive.Trigger>)
app/bangumi/src/renderer/src/components/ui/hover-card.tsx:12
FunctionHoverCardTrigger
({ children, onOpen }: PropsWithChildren<{ onOpen?: () => void }>)
app/bangumi/src/renderer/src/components/hover-card/trigger.tsx:6
FunctionHoverCardWrapper
({ className, hoverContent, popContent, ...props })
app/bangumi/src/renderer/src/components/hover-pop-card/manual/index.tsx:81
FunctionHoverEpisodeDetail
({ content }: { content: HoverEpisodeDetailType })
app/bangumi/src/renderer/src/modules/common/episodes/grid/hover-content.tsx:29
FunctionHoverPopCard
({ children, layoutId, delay = 700, })
app/bangumi/src/renderer/src/components/hover-pop-card/manual/index.tsx:34
FunctionHoverPopCard
({ children, layoutId, delay = 700, })
app/bangumi/src/renderer/src/components/hover-pop-card/dynamic-size/index.tsx:31
FunctionHoverPopCard
({ layoutId, children, delay = 700, widthRatio = 2, heightRatio = 1.05, minHeight = 270, minWidt
app/bangumi/src/renderer/src/components/hover-pop-card/fixed-size/index.tsx:38
FunctionImage
({ className, imageSrc, imageClassName, loadingClassName, careLoading = false, loading = 'lazy',
app/bangumi/src/renderer/src/components/image/image.tsx:14
FunctionImagePreviewButton
({ alt, className, height = 1600, src, width = 1200, }: ImagePreviewButtonProps)
app/bangumi/src/renderer/src/components/image/image-preview-button.tsx:14
FunctionIndexDetail
({ indexId }: { indexId: number })
app/bangumi/src/renderer/src/modules/main/catalog/index.tsx:41
FunctionIndexHeaderTitle
({ indexId }: { indexId: number })
app/bangumi/src/renderer/src/modules/header/title/index.tsx:7
FunctionIndexMessage
({ text }: { text: string })
app/bangumi/src/renderer/src/modules/main/catalog/index.tsx:389
FunctionIndexPanelSkeletonItem
()
app/bangumi/src/renderer/src/modules/panel/left-panel/panels/mono-list-panel/index-content.tsx:377
FunctionIndexPanelSkeletonList
()
app/bangumi/src/renderer/src/modules/panel/left-panel/panels/mono-list-panel/index-content.tsx:367
FunctionIndexPanelStatus
({ label, loading = false }: { label: string; loading?: boolean })
app/bangumi/src/renderer/src/modules/panel/left-panel/panels/mono-list-panel/index-content.tsx:276
FunctionIndexRelatedFilterRow
({ children, label }: { children: ReactNode; label: string })
app/bangumi/src/renderer/src/modules/main/catalog/index.tsx:325
FunctionIndexRelatedFilters
({ categoryFilter, categoryFilterId, categoryOptions, setFilter, showCategoryFilter, showSubjectTy
app/bangumi/src/renderer/src/modules/main/catalog/index.tsx:274
FunctionIndexRelatedItem
({ item }: { item: IndexRelated })
app/bangumi/src/renderer/src/modules/main/catalog/index.tsx:334
FunctionIndexRelatedListPanelContent
({ tab, }: { tab: Extract<MonoListPanelTab, { type: 'indexRelated' }> })
app/bangumi/src/renderer/src/modules/panel/left-panel/panels/mono-list-panel/index-content.tsx:102
FunctionIndexRelatedPanelFilters
({ categoryFilter, categoryFilterId, categoryOptions, setFilter, showCategoryFilter, showSubjectTy
app/bangumi/src/renderer/src/modules/panel/left-panel/panels/mono-list-panel/index-content.tsx:229
FunctionIndexRelatedPanelItem
({ item }: { item: IndexRelated })
app/bangumi/src/renderer/src/modules/panel/left-panel/panels/mono-list-panel/index-content.tsx:315
FunctionIndexRelatedSkeleton
()
app/bangumi/src/renderer/src/modules/main/catalog/index.tsx:421
FunctionIndexRelatedSkeletonList
()
app/bangumi/src/renderer/src/modules/main/catalog/index.tsx:411
FunctionIndexSkeleton
()
app/bangumi/src/renderer/src/modules/main/catalog/index.tsx:397
FunctionInfoBox
({ items, }: { items: Array<{ key: string; value: ReactNode; plainValue: string }> })
app/bangumi/src/renderer/src/components/mono/mono-detail-view.tsx:290
FunctionInfoBoxLink
({ item }: { item: InfoBoxWebValueLinkItem })
app/bangumi/src/renderer/src/modules/main/subject/person/table/index.tsx:44
FunctionInlineTagInput
({ tags, setTags, placeholder, }: { tags: string[] setTags: (tags: string[]) => void placeholder:
app/bangumi/src/renderer/src/modules/panel/right-panel/panels/search-filter-panel.tsx:178
FunctionInput
({ className, type, ...props }: React.ComponentProps<"input">)
app/bangumi/src/renderer/src/components/ui/input.tsx:5
FunctionInputSelector
(props: InputSelectorProps)
app/bangumi/src/renderer/src/components/input-selector/index.tsx:21
FunctionItem
({ relatedSubject }: { relatedSubject: RelatedSubject })
app/bangumi/src/renderer/src/modules/main/subject/related/item.tsx:8
FunctionItem
({ character, onHoverChange, sectionId, }: { character: Character onHoverChange?: (hovering: boolean
app/bangumi/src/renderer/src/modules/main/subject/character/gird/item.tsx:20
FunctionItem
({ item }: { item: RelatedSubject })
app/bangumi/src/renderer/src/modules/main/subject/tankobon/index.tsx:58
FunctionJoinedGroupItem
({ group }: { group: SlimGroup })
app/bangumi/src/renderer/src/modules/main/community/groups-section.tsx:113
FunctionJoinedGroupSkeleton
()
app/bangumi/src/renderer/src/modules/main/community/groups-section.tsx:145
FunctionKeyboardShortcutWrapper
({ children }: { children: React.ReactNode })
app/bangumi/src/renderer/src/modules/wrapper/keyboard-shortcut.tsx:8
FunctionLabel
({ className, ...props }: React.ComponentProps<typeof LabelPrimitive.Root>)
app/bangumi/src/renderer/src/components/ui/label.tsx:6
FunctionLeftPanel
()
app/bangumi/src/renderer/src/modules/panel/left-panel/panel.tsx:6
FunctionLeftResizablePanel
()
app/bangumi/src/renderer/src/modules/panel/left-panel/index.tsx:11
FunctionLinkNav
()
app/bangumi/src/renderer/src/modules/nav/link/nav.tsx:24
FunctionLoginDialog
()
app/bangumi/src/renderer/src/modules/dialog/normal/login-dialog.tsx:12
FunctionLoginForm
({ success = () => {} }: { success?: () => void })
app/bangumi/src/renderer/src/modules/common/user/login/form.tsx:55
FunctionLoginInfoDeleteDialogAlertContent
()
app/bangumi/src/renderer/src/modules/dialog/alert/login-delete-alert-dialog.tsx:14
FunctionLoginInlineAction
({ className }: { className?: string })
app/bangumi/src/renderer/src/modules/common/user/login/login-inline-action.tsx:5
FunctionMainBackToTopButton
({ onBackToTop }: { onBackToTop?: () => void })
app/bangumi/src/renderer/src/modules/main/back-to-top-button.tsx:6
FunctionMainCommentFab
({ replyTarget }: { replyTarget: ReplyTarget })
app/bangumi/src/renderer/src/modules/main/comment-fab.tsx:11
FunctionMainContainer
({ children }: PropsWithChildren)
app/bangumi/src/renderer/src/modules/main/index.tsx:17
FunctionMainErrorElement
()
app/bangumi/src/renderer/src/error/main-error-element.tsx:10
FunctionMainOutlet
()
app/bangumi/src/renderer/src/app/main-outlet.tsx:3
FunctionMarkdownReplyEditor
({ className, disabled, onChange, value, }: MarkdownReplyEditorProps)
app/bangumi/src/renderer/src/modules/reply-composer/markdown-reply-editor.tsx:33
← previousnext →801–900 of 1,380, ranked by callers