FunctionCalendar({
className,
classNames,
showOutsideDays = true,
captionLayout = "label",
buttonVariant = "ghost",
webapp/src/components/ui/calendar.tsx:17
FunctionCarousel({
orientation = "horizontal",
opts,
setApi,
plugins,
className,
children,
...props
}: React.Com
webapp/src/components/ui/carousel.tsx:45
FunctionChartContainer({
id,
className,
children,
config,
initialDimension = INITIAL_DIMENSION,
...props
}: React.Compon
webapp/src/components/ui/chart.tsx:43
FunctionChartLegendContent({
className,
hideIcon = false,
payload,
verticalAlign = "bottom",
nameKey,
}: React.ComponentProps<
webapp/src/components/ui/chart.tsx:293
FunctionChartTooltipContent({
active,
payload,
className,
indicator = "dot",
hideLabel = false,
hideIndicator = false,
labe
webapp/src/components/ui/chart.tsx:122
FunctionComboboxContent({
className,
side = "bottom",
sideOffset = 6,
align = "start",
alignOffset = 0,
anchor,
...prop
webapp/src/components/ui/combobox.tsx:91
FunctionComboboxInput({
className,
children,
disabled = false,
showTrigger = true,
showClear = false,
...props
}: Combo
webapp/src/components/ui/combobox.tsx:54