FunctionChartLegendContent({
className,
hideIcon = false,
payload,
verticalAlign = "bottom",
nameKey,
}: React.ComponentProps<
src/components/ui/chart.tsx:255
FunctionChartTooltipContent({
active,
payload,
className,
indicator = "dot",
hideLabel = false,
hideIndicator = false,
labe
src/components/ui/chart.tsx:107
FunctionComboboxContent({
className,
side = "bottom",
sideOffset = 6,
align = "start",
alignOffset = 0,
anchor,
...prop
src/components/ui/combobox.tsx:89
FunctionComboboxInput({
className,
children,
disabled = false,
showTrigger = true,
showClear = false,
...props
}: Combo
src/components/ui/combobox.tsx:52