FunctionFileUploadButton({
id,
disabled,
onChange,
uploading,
progress,
accept,
}: Props)
apps/web/ui/FileUploadButton/index.tsx:15
FunctionFindChannelModal({
currentCommunity,
show,
close,
api,
channels: initialChannels,
CustomRouterPush,
onJoinChanne
apps/web/ui/FindChannelModal/index.tsx:27
FunctionGitHubButton({
flow,
callbackUrl,
state,
sso,
redirectFn,
origin,
}: {
flow: 'sign-in' | 'sign-up';
callba
apps/web/ui/GitHubButton/index.tsx:7
FunctionGrid({
threads,
currentThreadId,
selections,
permissions,
loading,
onChange,
onSelect,
onRead,
o
apps/web/ui/Pages/Inbox/Grid/index.tsx:33
FunctionGrid({
threads,
currentThreadId,
loading,
onSelect,
onRead,
onMute,
onRemind,
onUnstar,
currentU
apps/web/ui/Pages/All/Grid/index.tsx:18
FunctionGrid({
threads,
currentThreadId,
loading,
onSelect,
onRead,
onMute,
onRemind,
onUnstar,
currentU
apps/web/ui/Pages/Starred/Grid/index.tsx:18
FunctionGrid({
className,
currentChannel,
currentCommunity,
threads,
topics,
permissions,
readStatus,
isSu
apps/web/ui/ChannelView/TopicView/Grid/index.tsx:41
FunctionGridContent({
className,
currentChannel,
currentCommunity,
threads,
permissions,
readStatus,
isSubDomainRou
apps/web/ui/GridContent/index.tsx:33
FunctionHeader({
thread,
manage,
expanded,
breadcrumb,
onClose,
onExpandClick,
onSetTitle,
sidebar,
}: Props
apps/web/ui/Thread/Header/index.tsx:54
FunctionHeader({
permissions,
page,
total,
onAddClick,
onPageChange,
dropdown,
}: Props)
apps/web/ui/Pages/Inbox/Header/index.tsx:21
FunctionHeader({
settings,
channels,
channelName,
currentCommunity,
permissions,
JoinButton,
Link,
InternalL
apps/web/ui/Header/index.tsx:54
FunctionHeader({
className,
channel,
children,
currentUser,
api,
}: Props)
apps/web/ui/ChannelView/Header/index.tsx:17
FunctionHits({
hits,
setPreview,
preview,
settings,
isSubDomainRouting,
}: {
hits: any[];
setPreview: React.
apps/web/ui/Typesense/ui/Hits/index.tsx:10
FunctionImageAvatar({
className,
src,
size,
shadow,
text,
active,
onClick,
}: Props)
apps/web/ui/Avatar/index.tsx:63
FunctionIntegrationsModal({
permissions,
open,
close,
api,
channel,
}: IntegrationsModalProps)
apps/web/ui/IntegrationsModal/index.tsx:28
FunctionInternalLink({
className,
onClick,
onDragEnter,
onDragLeave,
onDrop,
href,
children,
refresh,
}: Props)
apps/web/components/Link/InternalLink.tsx:15
FunctionJoinLinen({
brandColor,
fontColor,
accountId,
status,
startSignUp,
reload,
api,
}: Props)
apps/web/ui/JoinButton/JoinLinen/index.tsx:16
FunctionLeft({
showAvatar,
avatarSize,
message,
isBot,
hover,
inView,
isUserActive,
onAvatarClick,
}: {
apps/web/ui/GridRow/index.tsx:107
FunctionLink({
lighter,
brandColor,
fontColor,
href,
children,
onClick,
}: Props)
apps/web/ui/JoinButton/Link/index.tsx:29
FunctionLogoField({
id,
currentCommunity,
onChange,
logoUrl,
header,
description,
preview,
api,
}: Props)
apps/web/ui/BrandingView/LogoField/index.tsx:26
FunctionMatrix({
channels,
currentCommunity,
communities,
settings,
permissions,
isSubDomainRouting,
dms,
}: P
apps/web/components/Pages/Matrix/index.tsx:23
FunctionMembers({
channels,
communities,
settings,
permissions,
currentCommunity,
isSubDomainRouting,
dms,
}: P
apps/web/components/Pages/Members/index.tsx:22
FunctionMembersModal({
permissions,
open,
close,
api,
channel,
}: MembersModalProps)
apps/web/ui/MembersModal/index.tsx:20
FunctionMenuGroup({
currentUser,
currentUrl,
permissions,
paths,
Link,
}: Props)
apps/web/ui/NavBar/Desktop/MenuGroup/index.tsx:18
FunctionMessage({
className,
text,
format,
truncate,
mentions,
reactions,
attachments,
currentUser,
placeho
apps/web/ui/Message/index.tsx:67
FunctionMessageForm({
id,
autoFocus,
currentUser,
draft,
progress,
uploading,
uploads,
rows,
sendOnEnter,
pre
apps/web/ui/MessageForm/index.tsx:149
FunctionMessages({
thread,
permissions,
settings,
isBot,
isSubDomainRouting,
currentUser,
activeUsers,
mode,
apps/web/ui/Thread/Messages/index.tsx:40
FunctionMobileMenu({
channels,
channelName,
permissions,
fontColor,
InternalLink,
routerAsPath,
signOut,
usePath
apps/web/ui/Header/MobileMenu/index.tsx:29
FunctionModal({
className,
open,
close,
children,
size,
position,
}: ModalProps)
apps/web/ui/Modal/index.tsx:15
FunctionNativeSelect({
className,
id,
name,
required,
label,
defaultValue,
value,
disabled = false,
icon,
onCh
apps/web/ui/NativeSelect/index.tsx:28
FunctionNavBar({
mode,
currentCommunity,
currentChannel,
channelName,
channels,
communities,
permissions,
dm
apps/web/ui/NavBar/index.tsx:55
FunctionNewChannelModal({
permissions,
show,
close,
api,
CustomRouterPush,
}: Props)
apps/web/ui/NewChannelModal/index.tsx:32
FunctionNewDmModal({
communityId,
show,
close,
api,
onWriteMessage,
}: {
communityId: string;
show: boolean;
clo
apps/web/ui/NewDmModal/index.tsx:13