FunctionDropdownMenu({
state = "closed",
style,
label = "Options",
items = ["Profile", "Billing", "Settings", "Log out"],
registry/remocn-ui/dropdown-menu/index.tsx:88
FunctionDropdownMenuContent({
align = "start",
alignOffset = 0,
side = "bottom",
sideOffset = 4,
className,
...props
}: MenuP
components/ui/dropdown-menu.tsx:20
FunctionDropdownMenuItem({
style,
state = "idle",
label = "Profile",
width = ROW_WIDTH,
theme: themeOverride,
className,
}
registry/remocn-ui/dropdown-menu-item/index.tsx:91
FunctionDropdownMenuItemRow({
style,
state = "idle",
label = "Profile",
width = ROW_WIDTH,
theme: themeOverride,
}: DropdownMen
registry/remocn-ui/dropdown-menu-item/index.tsx:55
FunctionDropdownMenuSubContent({
align = "start",
alignOffset = -3,
side = "right",
sideOffset = 0,
className,
...props
}: React
components/ui/dropdown-menu.tsx:129
FunctionEcosystemConstellation({
satelliteCount = 6,
centerLabel = "V",
accentColor = "#a855f7",
speed = 1,
className,
}: Ecosyste
registry/remocn/ecosystem-constellation/index.tsx:137
FunctionElasticSlider({
label,
value: valueProp,
defaultValue,
onValueChange,
min = 0,
max = 1,
step = 0.01,
form
components/ui/elastic-slider.tsx:87
FunctionFadeThrough({
fromText,
toText,
fontSize = 72,
color = "#171717",
fontWeight = 600,
speed = 1,
className,
}
registry/remocn/fade-through/index.tsx:15
FunctionFeatureFrame({
title,
bullet,
side,
frame,
accent,
theme,
header,
speed = 1,
}: FeatureFrameProps)
registry/remocn/a1-product-demo/feature-frame.tsx:26
FunctionFocusBlurResolve({
text,
blur = 14,
fontSize = 72,
color = "#171717",
fontWeight = 600,
speed = 1,
className,
}:
registry/remocn/focus-blur-resolve/index.tsx:15
FunctionFollowButton({
frame,
speed,
accent,
theme,
layout,
pressScale,
}: {
frame: number;
speed: number;
accen
registry/remocn/x-follow-card/index.tsx:407
FunctionGlassCodeBlock({
code = DEFAULT_CODE,
title = "hero.tsx",
width = 760,
height = 460,
fontSize = 16,
glassColor =
registry/remocn/glass-code-block/index.tsx:96
FunctionGlassCodeWalk({
code = DEFAULT_CODE,
title = "scene.tsx",
width = 880,
height = 420,
fontSize = 18,
staggerFram
registry/remocn/glass-code-walk/index.tsx:41
FunctionGrainDissolveExampleScene({
shape,
noise,
zoom,
colorBack,
speed,
}: GrainDissolveExampleProps)
components/docs/examples/grain-dissolve-example.tsx:46