FunctionPageLayout({
className,
seo,
children,
channels: initialChannels,
communities,
currentChannel,
currentComm
apps/web/components/layout/PageLayout/index.tsx:66
FunctionPlansPage({
channels,
communities,
permissions,
settings,
currentCommunity,
isSubDomainRouting,
dms,
}: P
apps/web/components/Pages/Plans/index.tsx:22
FunctionRow({
className,
thread,
topic,
permissions,
isBot = false,
isSubDomainRouting,
settings,
current
apps/web/ui/Row/index.tsx:88
FunctionRow({
thread,
selected,
active,
onClick,
onRead,
onMute,
onStar,
onRemind,
currentUser,
activ
apps/web/ui/Pages/Inbox/Row/index.tsx:21
FunctionRow({
thread,
active,
onClick,
onRead,
onMute,
onRemind,
onUnstar,
currentUser,
activeUsers,
}:
apps/web/ui/Pages/All/Row/index.tsx:19
FunctionRow({
thread,
active,
onClick,
onRead,
onMute,
onRemind,
onUnstar,
currentUser,
activeUsers,
}:
apps/web/ui/Pages/Starred/Row/index.tsx:20
FunctionRow({
className,
thread,
selected,
active,
children,
onClick,
isAuthorActive,
}: Props)
apps/web/ui/UserMessage/Summary/index.tsx:19
FunctionRow({
className,
thread,
message,
isUserActive,
isBot = false,
isSubDomainRouting,
currentUser,
s
apps/web/ui/GridRow/index.tsx:164
FunctionSearchBar({
className,
brandColor,
channels = [],
accountId,
api,
handleSelect,
}: {
className?: string;
apps/web/ui/SearchBar/index.tsx:22
FunctionSearchBox({
formRef,
inputRef,
isSearchStalled,
onChange,
onReset,
onSubmit,
placeholder,
value,
auto
apps/web/ui/Typesense/ui/SearchBox/index.tsx:139
FunctionShowUsers({
communityId,
setUsers,
users,
removeUser,
currentUser,
api,
focus = true,
}: {
communityId:
apps/web/ui/ShowUsers/index.tsx:11
FunctionSidebarLayout({
left,
right,
leftRef,
rightRef,
leftClassName,
rightClassName,
onLeftScroll,
onRightScroll,
apps/web/ui/Layouts/Shared/SidebarLayout/index.tsx:17
FunctionSignIn({
csrfToken,
callbackUrl,
state,
withLayout = true,
showSignUp,
onSignIn,
redirectFn,
origin,
apps/web/ui/Auth/index.tsx:63
FunctionSignUp({
csrfToken,
callbackUrl,
state,
withLayout = true,
showSignIn,
onSignIn,
sso,
redirectFn,
apps/web/ui/Auth/index.tsx:211
FunctionSuggestion({
body,
format,
mentions,
user,
channelName,
active,
}: Props)
apps/web/ui/Suggestion/index.tsx:17
FunctionTextAvatar({
className,
size,
shadow,
text,
active,
onClick,
}: Props)
apps/web/ui/Avatar/index.tsx:32
FunctionTextField({
className,
label,
id,
type,
placeholder,
value,
defaultValue,
required,
disabled = false,
apps/web/ui/TextField/index.tsx:23
FunctionTextInput({
className,
type,
id,
name,
placeholder,
required,
label,
defaultValue,
value,
style,
apps/web/ui/TextInput/index.tsx:35
FunctionTextarea({
name,
id,
placeholder,
defaultValue,
label,
hidden,
rows = 6,
maxLength,
onChange,
}: Pro
apps/web/ui/Textarea/index.tsx:17
FunctionThread({
thread,
channelId,
channelName,
currentCommunity,
isBot,
isSubDomainRouting,
settings,
perm
apps/web/ui/Thread/index.tsx:94
FunctionThreadPage({
thread,
channels,
communities,
currentChannel,
currentCommunity,
isBot,
isSubDomainRouting,
apps/web/components/Pages/ThreadPage/index.tsx:10
FunctionThreadView({
thread,
currentChannel,
currentCommunity,
isBot,
isSubDomainRouting,
settings,
permissions,
apps/web/ui/ThreadView/index.tsx:27
FunctionTypesenseSearch({
apiKey,
indexName = 'threads',
searchClient,
settings,
routing,
middlewares,
isSubDomainRouti
apps/web/ui/Typesense/index.tsx:18