FunctionRichTextEditorInstance({
text,
onChange,
onSubmit,
onDismiss,
children,
}: RichTextEditorInstanceProps)
src/features/shared/markdown/editing/rich/RichTextEditor.tsx:83
FunctionSettingSelector({
title,
openTitle,
selected,
setSelected,
options,
optionIcons,
icon: Icon,
iconMirrored,
src/features/settings/shared/SettingSelector.tsx:30
FunctionSharedTabButton({
longPressedRef,
onClick,
children,
onLongPressExtraAction,
onLongPressOverride,
customBackActio
src/routes/tabs/buttons/shared.tsx:39
FunctionSlidingNestedCommentVote({
children,
className,
item,
rootIndex,
collapsed,
}: SlidingVoteProps)
src/features/shared/sliding/SlidingNestedCommentVote.tsx:14
FunctionStat({
button,
icon,
iconClassName,
className,
children,
disabled,
...rest
}: StatProps)
src/features/post/detail/Stat.tsx:18
FunctionSwipeList({
name,
selector,
options,
farStart,
start,
end,
farEnd,
}: SwipeListProps)
src/features/settings/gestures/SwipeSettings.tsx:197