↓ 1 callersFunctionuseVisibleCenterPosition(
parentRef: React.RefObject<HTMLElement | null>,
{
height,
maxScale,
padding = 16,
width,
src/app/(main)/dashboard/invoice/_components/use-visible-center-position.ts:5
FunctionCalendar({
className,
classNames,
showOutsideDays = true,
captionLayout = "label",
buttonVariant = "ghost",
src/components/ui/calendar.tsx:15
FunctionCarousel({
orientation = "horizontal",
opts,
setApi,
plugins,
className,
children,
...props
}: React.Com
src/components/ui/carousel.tsx:45
FunctionChartContainer({
id,
className,
children,
config,
initialDimension = INITIAL_DIMENSION,
...props
}: React.Compon
src/components/ui/chart.tsx:42
FunctionChartLegendContent({
className,
hideIcon = false,
payload,
verticalAlign = "bottom",
nameKey,
}: React.ComponentProps<
src/components/ui/chart.tsx:275
FunctionChartTooltipContent({
active,
payload,
className,
indicator = "dot",
hideLabel = false,
hideIndicator = false,
labe
src/components/ui/chart.tsx:119