FunctionBalatro({
spinRotation = -2.0,
spinSpeed = 7.0,
offset = [0.0, 0.0],
color1 = "#DE443B",
color2 = "#006BB4"
components/balatro.tsx:124
FunctionComboboxContent({
className,
side = "bottom",
sideOffset = 6,
align = "start",
alignOffset = 0,
anchor,
...prop
components/ui/combobox.tsx:100
FunctionComboboxInput({
className,
children,
disabled = false,
showTrigger = true,
showClear = false,
...props
}: Combo
components/ui/combobox.tsx:65