FunctionBossesContent({
tabLabel,
showSpoilers,
showMissingOnly,
inShowEverythingMode,
actFilter,
computedData,
onTab
src/components/features/TabContainer/Bosses.tsx:15
FunctionGenericContent({
tabLabel,
showSpoilers,
showMissingOnly,
inShowEverythingMode,
actFilter,
computedData,
onTab
src/components/features/TabContainer/GenericContent.tsx:13
FunctionHuntersJournalContent({
tabLabel,
showSpoilers,
showMissingOnly,
inShowEverythingMode,
actFilter,
computedData,
onTab
src/components/features/TabContainer/HuntersJournal.tsx:15
FunctionPillButton({
children,
onClick,
disabled = false,
selected = false,
className,
...props
}: PillButtonProps &
src/components/ui/PillButton/index.tsx:20
FunctionScrollThumb({
orientation,
pos,
length,
thickness = "4px",
background = "rgba(255,255,255,0.2)",
onDragStart,
src/components/ui/CustomScrollbars/ScrollThumb.tsx:14
FunctionSectionHeader({
name,
description,
descriptionMarkup,
showSpoilers,
sectionData,
className = "",
}: SectionHead
src/components/features/TabContainer/shared/SectionHeader.tsx:12
FunctionStandardTable({
columns,
tableData,
rowClassName,
rowTitle,
children,
isFixedLayout,
containerHeight = 800,
}
src/components/ui/Table/StandardTable.tsx:15
FunctionStatusBar({
inShowEverythingMode,
tabLabel,
hasMultipleSections,
hasVisibleItems,
showMissingOnly,
showSpoi
src/components/features/TabContainer/shared/StatusBar.tsx:16
FunctionTabBar({
activeTab,
onSelect,
dictMapWithSaveData,
inShowEverythingMode,
hasUploadedSaveData,
}: TabBarPro
src/components/features/TabBar/index.tsx:28