FunctionDropdownMenuContent({
align = "start",
alignOffset = 0,
side = "bottom",
sideOffset = 4,
className,
...props
}: MenuP
components/ui/dropdown-menu.tsx:22
FunctionDropdownMenuSubContent({
align = "start",
alignOffset = -3,
side = "right",
sideOffset = 0,
className,
...props
}: React
components/ui/dropdown-menu.tsx:135
FunctionLiquidChrome({
baseColor = [0.1, 0.1, 0.1],
speed = 0.2,
amplitude = 0.5,
frequencyX = 3,
frequencyY = 2,
inte
components/liquid-chrome.tsx:16
FunctionLiquidEther({
mouseForce = 20,
cursorSize = 100,
isViscous = false,
viscous = 30,
iterationsViscous = 32,
ite
components/liquid-ether.tsx:61
FunctionSelectContent({
className,
children,
side = "bottom",
sideOffset = 4,
align = "center",
alignOffset = 0,
alig
components/ui/select.tsx:69
FunctionThreeDCard({
children,
className = "",
innerId,
maxRotation = 10,
glowOpacity = 0.2,
shadowBlur = 30,
para
components/3d-card.tsx:29