FunctionKeywordResearchDesktopTable({
activeFilterCount,
filteredRows,
overviewKeyword,
selectedRows,
setSelectedRows,
sortDir,
sor
src/client/features/keywords/page/KeywordResearchDesktopTable.tsx:39
FunctionKeywordResearchPagination({
page,
pageSize,
totalCount,
onPageChange,
onPageSizeChange,
}: Props)
src/client/features/keywords/page/KeywordResearchPagination.tsx:20
FunctionKeywordSuggestionStep({
configId,
projectId,
domain,
locationCode,
languageCode,
onDone,
onClose,
}: Props)
src/client/features/rank-tracking/KeywordSuggestionStep.tsx:138
FunctionKeywordTrendModal({
target,
projectId,
configId,
domain,
locationCode,
serpDepth,
onClose,
}: {
target: Keyword
src/client/features/rank-tracking/KeywordTrendModal.tsx:31
FunctionKeywordsTab({
projectId,
domain,
languageCode,
routeState,
canSaveKeywords,
setSearchParams,
onSortClick,
src/client/features/domain/components/KeywordsTab.tsx:77
FunctionLighthouseIssuesHeader({
backLabel,
onBack,
scannedAt,
finalUrl,
scores,
metrics,
severityCounts,
}: {
backLabel: st
src/client/features/lighthouse/issues/LighthouseIssuesParts.tsx:22
FunctionLighthouseIssuesToolbar({
category,
categoryCounts,
selectedCategoryLabel,
isBusy,
visibleIssues,
allIssues,
onCategory
src/client/features/lighthouse/issues/LighthouseIssuesParts.tsx:81
FunctionManageTagRow({
tag,
isBusy,
onSave,
onDelete,
onCancel,
}: {
tag: SavedKeywordTagSummary;
isBusy: boolean;
src/client/features/saved-keywords/ManageTagRow.tsx:11
FunctionMenuItem({
icon,
label,
description,
onClick,
disabled,
}: {
icon: ReactNode;
label: string;
descripti
src/client/features/rank-tracking/ToolbarMenus.tsx:56
FunctionModelHeader({
model,
modelName,
tokens,
webSearch,
brandMentioned,
highlightBrand,
status,
}: {
model: Pr
src/client/features/ai-search/components/PromptExplorerResults.tsx:143
FunctionMoreMenu({
onCheckNow,
checkBusy,
checkDisabled,
onRefreshMetrics,
metricsRefreshing,
hasData,
}: {
onCh
src/client/features/rank-tracking/ToolbarMenus.tsx:88
FunctionOnboardingChoiceGroup({
title,
description,
options,
selectedValues,
onToggle,
otherValue,
onOtherChange,
multiple
src/client/features/onboarding/PostSignupOnboarding.tsx:289