FunctionMeta({
date,
eps,
platform,
infobox,
rating,
}: Pick<Subject, 'date' | 'eps' | 'platform' | 'infobox' |
app/bangumi/src/renderer/src/modules/main/subject/header-info/meta.tsx:8
FunctionMonoDetailView({
detail,
subjects,
relatedItems,
relatedTitle,
comments,
commentsError,
onCommentsInView,
av
app/bangumi/src/renderer/src/components/mono/mono-detail-view.tsx:93
FunctionMonoListPanelTabStrip({
activeTabId,
closeTab,
setActiveTabId,
tabRefs,
tabs,
}: {
activeTabId: string
closeTab: (id:
app/bangumi/src/renderer/src/modules/panel/left-panel/panels/mono-list-panel.tsx:202
FunctionMonoRelatedSection({
monoId,
monoType,
sourceTitle,
title,
items,
}: {
monoId: string
monoType: MonoType
sourceT
app/bangumi/src/renderer/src/components/mono/mono-detail-view.tsx:580
FunctionNumberRangeEditor({
value,
min,
max,
step,
placeholder,
onChange,
onApply,
}: {
value: RangeValue
min: number
app/bangumi/src/renderer/src/modules/panel/right-panel/panels/search-filter-panel.tsx:266
FunctionOpenCommunityPanelButton({
disabled,
onRefresh,
refreshing,
section,
topics,
}: {
disabled: boolean
onRefresh: () => Pro
app/bangumi/src/renderer/src/modules/main/community/topic-preview-section.tsx:101
FunctionOpenMonoListPanelButton({
className,
disabled,
iconClassName,
preventDefault,
size,
stopPropagation,
tab,
title,
ty
app/bangumi/src/renderer/src/modules/panel/left-panel/open-mono-list-panel.tsx:66
FunctionPanelFilterTabs({
label,
currentSelect,
setCurrentSelect,
tabsContent,
layoutId,
}: {
label: string
currentSele
app/bangumi/src/renderer/src/modules/panel/left-panel/panels/mono-list-panel/shared.tsx:33
FunctionProfileHeader({
avatarViewTransitionName,
loading,
onAvatarInViewChange,
profile,
user,
username,
}: {
avatar
app/bangumi/src/renderer/src/app/profile/page.tsx:173
FunctionQueryRefreshButton({
className,
disabled = false,
label = '刷新',
onRefresh,
refreshing,
}: {
className?: string
dis
app/bangumi/src/renderer/src/modules/common/query-refresh-button.tsx:4
FunctionReplyItem({
floorLabel,
highlighted,
reactionTarget,
reply,
replyTarget,
virtual,
userAvatarViewTransitio
app/bangumi/src/renderer/src/components/comment/comment-item.tsx:263