FunctionDocSidebarItemCategory({
item,
onItemClick,
activePath,
level,
index,
...props
}: Props)
src/theme/DocSidebarItem/Category/index.tsx:93
FunctionDocsBanner({
title,
description,
icon,
textColor,
textColorDark,
backgroundColor,
backgroundColorDark,
}:
src/components/DocsBanner/index.tsx:28
FunctionNavbarNavLink({
activeBasePath,
activeBaseRegex,
to,
href,
label,
html,
isDropdownLink,
prependBaseUrlToHre
src/theme/NavbarItem/NavbarNavLink.tsx:10
FunctionSectionHeader({
heading,
subheading,
eyebrow,
extraClass,
jaHeading,
}: SectionHeaderProps)
src/components/SectionHeader/index.tsx:12