FunctionCommentItem({
comment,
floorNumber,
reactionTarget,
userAvatarViewTransition,
virtual = false,
replyTarget,
}
app/bangumi/src/renderer/src/components/comment/comment-item.tsx:52
FunctionCommentReplyButton({
className,
comment,
floorLabel,
label = '回复',
target,
}: {
className?: string
comment?: Comme
app/bangumi/src/renderer/src/components/comment/comment-reply-button.tsx:8
FunctionCommentUserAvatarLink({
className,
imageClassName,
transitionKey,
user,
viewTransition,
}: {
className?: string
image
app/bangumi/src/renderer/src/components/comment/comment-user.tsx:48
FunctionCommunityTopicLeadingImage({
className,
iconClassName,
kind,
loading,
topic,
}: {
className?: string
iconClassName?: strin
app/bangumi/src/renderer/src/modules/common/community/community-topic-leading.tsx:18
FunctionCoverMotionImage({
className,
imageClassName,
imageSrc,
loading = 'lazy',
loadingClassName = 'aspect-2/3',
careLoa
app/bangumi/src/renderer/src/components/image/cover-motion-image.tsx:16
FunctionDialogContent({
className,
children,
showCloseButton = true,
hideOverlay = false,
disableAnimation = false,
...
app/bangumi/src/renderer/src/components/ui/dialog.tsx:47
FunctionEmojiButton({
children,
code,
disabled,
onSelect,
size = 'default',
}: {
children: ReactNode
code: string
app/bangumi/src/renderer/src/modules/reply-composer/markdown-reply-editor.tsx:246