FunctionMessageScrollerButton({
direction = "end",
className,
children,
render,
variant = "secondary",
size = "icon-sm",
...p
src/components/ui/message-scroller.tsx:84
FunctionNavigationMenuPositioner({
className,
side = "bottom",
sideOffset = 8,
align = "start",
alignOffset = 0,
...props
}: Navig
src/components/ui/navigation-menu.tsx:95
FunctionPerformanceHighlightBar({
height = 0,
payload,
width = 0,
x = 0,
y = 0,
}: {
height?: number;
payload?: PerformanceHigh
src/app/(main)/dashboard/academy/_components/performance-highlights.tsx:54
FunctionPopoverContent({
className,
align = "center",
alignOffset = 0,
side = "bottom",
sideOffset = 4,
...props
}: Popo
src/components/ui/popover.tsx:16