FunctionChatPanel({
provider,
model,
system,
toolBudget,
mode,
workspace,
onOpenRef,
onOpenNode,
}: Props)
tools/debug-console/components/ChatPanel.tsx:58
FunctionDistributionCard({
title,
data,
field,
locale,
}: {
title: string;
data: Record<string, number>;
field: "type" |
web/components/HealthDashboard.tsx:177
FunctionHoverCard({
api, sx, sy, accent, dark, wrap,
}: {
api: ApiNode; sx: number; sy: number; accent: string; dark: boole
web/components/GraphView.tsx:959
FunctionLinkSection({
title,
totalRaw,
entries,
getKey,
getBucket,
getSearchText,
renderItem,
}: LinkSectionProps<T
web/components/BacklinksPanel.tsx:235
FunctionRawLinkWithPreview({
href,
target,
anchor,
children,
refNum,
}: {
href: string;
target: string;
anchor: string |
web/components/WikiLink.tsx:182