FunctionMessageScrollerButton({
direction = "end",
className,
children,
render,
variant = "secondary",
size = "icon-sm",
...p
components/ui/message-scroller.tsx:84
FunctionMetaRow({
location,
website,
joined,
accent,
theme,
}: {
location: string;
website: string;
joined: s
registry/remocn/x-follow-card/index.tsx:334
FunctionMicroScaleFade({
text,
scaleFrom = 0.96,
fontSize = 72,
color = "#171717",
fontWeight = 600,
speed = 1,
classN
registry/remocn/micro-scale-fade/index.tsx:15
FunctionNavigationMenuPositioner({
className,
side = "bottom",
sideOffset = 8,
align = "start",
alignOffset = 0,
...props
}: Navig
components/ui/navigation-menu.tsx:97
FunctionNumberInputPill({
id,
ctrl,
value,
onChange,
}: {
id: string;
ctrl: Extract<ControlType, { type: "number-input" }
components/docs/component-customizer.tsx:72
FunctionNumberWheel({
from = 0,
to = 24813,
fontSize = 120,
color = "#171717",
speed = 1,
}: NumberWheelProps)
registry/remocn/number-wheel/index.tsx:198
FunctionOdometerColumns({
current,
templateValue,
fontSize,
color,
fps,
}: {
current: number;
templateValue: number;
registry/remocn/number-wheel/index.tsx:107
FunctionPerCharacterRise({
text,
distance = 32,
fontSize = 72,
color = "#171717",
fontWeight = 600,
speed = 1,
className
registry/remocn/per-character-rise/index.tsx:15
FunctionPerWordCrossfade({
fromText,
toText,
fontSize = 72,
color = "#171717",
fontWeight = 600,
speed = 1,
className,
}
registry/remocn/per-word-crossfade/index.tsx:15
FunctionPerspectiveMarquee({
items = DEFAULT_ITEMS,
fontSize = 84,
color = "#fafafa",
fontWeight = 700,
pixelsPerFrame = 2,
registry/remocn/perspective-marquee/index.tsx:33
FunctionPopover({
state = "closed",
style,
title,
description,
children,
side = "bottom",
width = 288,
theme:
registry/remocn-ui/popover/index.tsx:50
FunctionPopoverContent({
className,
align = "center",
alignOffset = 0,
side = "bottom",
sideOffset = 4,
...props
}: Popo
components/ui/popover.tsx:16
FunctionPreviewCardLink({
href,
entry,
label,
className,
surfaceClassName,
children,
}: {
href: string;
entry: SceneE
app/(home)/components/sections/ui-registry.tsx:115
FunctionPreviewStage({
name,
Component,
inputProps,
durationInFrames,
fps,
compositionWidth,
compositionHeight,
pr
lib/ui-preview-internals.tsx:67
FunctionProfileInfo({
name,
handle,
bio,
verified,
accent,
theme,
isVertical,
nameStyle,
handleStyle,
bioStyl
registry/remocn/x-follow-card/index.tsx:250
FunctionProgress({
value = 0,
style,
width = 320,
showLabel = false,
theme: themeOverride,
className,
}: ProgressP
registry/remocn-ui/progress/index.tsx:24