MCPcopy Create free account

hub / github.com/Remocn/remocn / functions

Functions1,372 in github.com/Remocn/remocn

FunctionAvatarGroupCount
({ className, ...props }: React.ComponentProps<"div">)
components/ui/avatar.tsx:86
FunctionAvatarImage
({ className, ...props }: AvatarPrimitive.Image.Props)
components/ui/avatar.tsx:28
FunctionBackdrop
({ fill, padding = 4, radius = 1, shadow = "0 20px 60px rgba(0,0,0,0.4)", children, className, }:
registry/remocn/backdrop/index.tsx:41
FunctionBackdropAura
()
registry/remocn/glass-code-block/index.tsx:274
FunctionBackdropColorScene
()
components/docs/examples/backdrop-variants.tsx:48
FunctionBackdropDemo
({ fillType = "gradient", color = "#6366f1", gradient = "linear-gradient(135deg, #6366f1 0%, #a855f7 100
components/docs/examples/backdrop-demo.tsx:15
FunctionBackdropGradientScene
()
components/docs/examples/backdrop-variants.tsx:54
FunctionBackdropImageScene
()
components/docs/examples/backdrop-variants.tsx:65
FunctionBackdropLiveScene
()
components/docs/examples/backdrop-variants.tsx:71
FunctionBadge
({ className, variant = "default", render, ...props }: useRender.ComponentProps<"span"> & VariantProps
components/ui/badge.tsx:30
FunctionBarsCard
({ accent, t }: { accent: string; t: number })
registry/remocn/infinite-bento-pan/index.tsx:179
FunctionBentoCard
({ name, title, description, className = "", previewClassName, inputProps, featured = false, c
app/(home)/components/sections/bento-registry.tsx:62
FunctionBentoRegistry
()
app/(home)/components/sections/bento-registry.tsx:168
FunctionBillingToggle
({ value, onChange, }: { value: BillingMode; onChange: (v: BillingMode) => void; })
app/(home)/sponsors/components/sections/tiers.tsx:16
FunctionBlockPreview
({ name }: { name: string })
components/docs/block-preview.tsx:27
FunctionBlurIn
({ state = "hidden", style, children, blur = 8, direction = "up", distance = 12, display = "inli
registry/remocn-ui/blur-in/index.tsx:58
FunctionBlurInExampleScene
(p: BlurInExampleProps = {})
components/docs/examples/blur-in-example.tsx:14
FunctionBlurInPreview
({ state = "revealed", blur = 8, distance = 12, direction = "up", }: BlurInPreviewProps)
registry/remocn-ui/blur-in/preview.tsx:13
FunctionBlurOutUp
({ text, staggerDelay = 1, fontSize = 72, color = "#171717", fontWeight = 600, speed = 1, classN
registry/remocn/blur-out-up/index.tsx:15
FunctionBottomUpLetters
({ text, staggerDelay = 3, distance = 46, fontSize = 72, color = "#171717", fontWeight = 600, sp
registry/remocn/bottom-up-letters/index.tsx:16
FunctionBreadcrumb
({ className, ...props }: React.ComponentProps<"nav">)
components/ui/breadcrumb.tsx:7
FunctionBreadcrumbEllipsis
({ className, ...props }: React.ComponentProps<"span">)
components/ui/breadcrumb.tsx:92
FunctionBreadcrumbItem
({ className, ...props }: React.ComponentProps<"li">)
components/ui/breadcrumb.tsx:31
FunctionBreadcrumbLink
({ className, render, ...props }: useRender.ComponentProps<"a">)
components/ui/breadcrumb.tsx:41
FunctionBreadcrumbList
({ className, ...props }: React.ComponentProps<"ol">)
components/ui/breadcrumb.tsx:18
FunctionBreadcrumbPage
({ className, ...props }: React.ComponentProps<"span">)
components/ui/breadcrumb.tsx:61
FunctionBreadcrumbSeparator
({ children, className, ...props }: React.ComponentProps<"li">)
components/ui/breadcrumb.tsx:74
FunctionBubble
({ variant = "default", align = "start", className, ...props }: React.ComponentProps<"div"> & Varian
components/ui/bubble.tsx:45
FunctionBubbleContent
({ className, render, ...props }: useRender.ComponentProps<"div">)
components/ui/bubble.tsx:65
FunctionBubbleGroup
({ className, ...props }: React.ComponentProps<"div">)
components/ui/bubble.tsx:8
FunctionBubbleReactions
({ side = "bottom", align = "end", className, ...props }: React.ComponentProps<"div"> & { align?: "s
components/ui/bubble.tsx:108
FunctionBubbleTail
({ side, color }: { side: "left" | "right"; color: string })
registry/remocn-ui/imessage-chat-flow/index.tsx:197
FunctionBubbleTail
({ side, color }: { side: "left" | "right"; color: string })
registry/remocn-ui/telegram-chat-flow/index.tsx:327
FunctionBulletLine
({ bullet, color, f, }: { bullet: string; color: string; f: number; })
registry/remocn/a1-product-demo/feature-frame.tsx:190
FunctionButton
({ state = "idle", style, label = "Continue", variant = "default", size = "default", theme: themeO
registry/remocn-ui/button/index.tsx:182
FunctionButton
({ className, variant = "default", size = "default", ...props }: ButtonPrimitive.Props & VariantProps<
components/ui/button.tsx:41
FunctionButtonExampleScene
(p: ButtonExampleProps = {})
components/docs/examples/button-example.tsx:27
FunctionButtonGroup
({ className, orientation, ...props }: React.ComponentProps<"div"> & VariantProps<typeof buttonGroupVari
components/ui/button-group.tsx:24
FunctionButtonGroupSeparator
({ className, orientation = "vertical", ...props }: React.ComponentProps<typeof Separator>)
components/ui/button-group.tsx:63
FunctionButtonGroupText
({ className, render, ...props }: useRender.ComponentProps<"div">)
components/ui/button-group.tsx:40
FunctionCalendar
({ className, classNames, showOutsideDays = true, captionLayout = "label", buttonVariant = "ghost",
components/ui/calendar.tsx:18
FunctionCalendarDayButton
({ className, day, modifiers, locale, ...props }: React.ComponentProps<typeof DayButton> & { locale?
components/ui/calendar.tsx:189
FunctionCalendarIcon
({ color }: { color: string })
registry/remocn/x-follow-card/index.tsx:398
FunctionCalloutBase
({ icon, title, children, accent, className, }: { icon: ReactNode; title?: string; children: R
components/docs/callout.tsx:6
FunctionCamera
({ x = 0, y = 0, scale = 1, blur = 0, children, }: CameraProps)
registry/remocn/a1-product-demo/foundation.tsx:110
FunctionCameraCraneUpPresentation
({ children, presentationProgress, presentationDirection })
registry/remocn/a1-product-demo/foundation.tsx:144
FunctionCard
({ card, accent, index, frame, }: { card: CardDef; accent: string; index: number; frame: numbe
registry/remocn/infinite-bento-pan/index.tsx:280
FunctionCard
({ index, f, fps, children, }: { index: number; f: number; fps: number; children: ReactNode; }
registry/remocn/a1-product-demo/acts/metrics-cards.tsx:24
FunctionCard
({ className, size = "default", ...props }: React.ComponentProps<"div"> & { size?: "default" | "sm" })
components/ui/card.tsx:5
FunctionCardAction
({ className, ...props }: React.ComponentProps<"div">)
components/ui/card.tsx:56
FunctionCardBody
({ item }: { item: CardItem })
components/docs/component-card.tsx:58
FunctionCardContent
({ className, ...props }: React.ComponentProps<"div">)
components/ui/card.tsx:69
FunctionCardDescription
({ className, ...props }: React.ComponentProps<"div">)
components/ui/card.tsx:46
FunctionCardFooter
({ className, ...props }: React.ComponentProps<"div">)
components/ui/card.tsx:79
FunctionCardHeader
({ className, ...props }: React.ComponentProps<"div">)
components/ui/card.tsx:23
FunctionCardPreview
({ item }: { item: CardItem })
components/docs/component-card.tsx:21
FunctionCardTitle
({ className, ...props }: React.ComponentProps<"div">)
components/ui/card.tsx:36
FunctionCaret
({ color = "currentColor", width = 2, height = 18, radius = 1, opacity, blink = false, blinkPerS
registry/remocn-ui/caret/index.tsx:30
FunctionCaretPreview
({ height = 28, width = 3, radius = 1, blink = true, blinkPerSecond = 1, color, }: CaretPreviewPro
registry/remocn-ui/caret/preview.tsx:15
FunctionCarousel
({ orientation = "horizontal", opts, setApi, plugins, className, children, ...props }: React.Com
components/ui/carousel.tsx:44
FunctionCarouselContent
({ className, ...props }: React.ComponentProps<"div">)
components/ui/carousel.tsx:134
FunctionCarouselItem
({ className, ...props }: React.ComponentProps<"div">)
components/ui/carousel.tsx:155
FunctionCarouselNext
({ className, variant = "outline", size = "icon-sm", ...props }: React.ComponentProps<typeof Button>)
components/ui/carousel.tsx:203
FunctionCarouselPrevious
({ className, variant = "outline", size = "icon-sm", ...props }: React.ComponentProps<typeof Button>)
components/ui/carousel.tsx:173
FunctionChartCard
({ accent, t }: { accent: string; t: number })
registry/remocn/infinite-bento-pan/index.tsx:148
FunctionChartContainer
({ id, className, children, config, initialDimension = INITIAL_DIMENSION, ...props }: React.Compon
components/ui/chart.tsx:42
FunctionChartLegendContent
({ className, hideIcon = false, payload, verticalAlign = "bottom", nameKey, }: React.ComponentProps<
components/ui/chart.tsx:275
FunctionChartStyle
({ id, config }: { id: string; config: ChartConfig })
components/ui/chart.tsx:84
FunctionChartTooltipContent
({ active, payload, className, indicator = "dot", hideLabel = false, hideIndicator = false, labe
components/ui/chart.tsx:119
FunctionChatFlow
({ messages = DEFAULT_MESSAGES, contact, accentColor, speed = 1, theme: themeOverride, }: ChatFlowPr
registry/remocn-ui/chat-flow/index.tsx:253
FunctionChatFlowExampleScene
()
components/docs/examples/chat-flow-example.tsx:5
FunctionChatGpt
({ greeting = "What's on your mind today?", placeholder = "Ask anything", prompt = "Make a sunset over a
registry/remocn/chat-gpt/index.tsx:281
FunctionChatRow
({ item, eff, speed, contact, themeProp, theme, }: { item: ScheduledMessage; eff: number; sp
registry/remocn-ui/chat-flow/index.tsx:505
FunctionChatToPreviewLayout
({ chat, preview, startChatRatio = 0.5, endChatRatio = 0.25, speed = 1, className, }: ChatToPrevie
registry/remocn/chat-to-preview-layout/index.tsx:160
FunctionCheckIcon
({ color }: { color: string })
registry/remocn/a1-product-demo/acts/task-mgmt.tsx:62
FunctionCheckbox
({ state = "unchecked", style, label, size = "default", theme: themeOverride, primary, align = "
registry/remocn-ui/checkbox/index.tsx:89
FunctionCheckbox
({ className, ...props }: CheckboxPrimitive.Root.Props)
components/ui/checkbox.tsx:7
FunctionCheckboxExampleScene
(p: CheckboxExampleProps = {})
components/docs/examples/checkbox-example.tsx:14
FunctionChecklistPill
({ row, index, f, fps, }: { row: ChecklistRow; index: number; f: number; fps: number; })
registry/remocn/a1-product-demo/acts/task-mgmt.tsx:115
FunctionCheckoutFlow
({ title = "Upgrade your plan", description = "Complete your purchase to unlock every feature.", plans =
registry/remocn-ui/checkout-flow/index.tsx:63
FunctionCheckoutFlowExampleScene
()
components/docs/examples/checkout-flow-example.tsx:18
FunctionChevronDown
({ size, color }: { size: number; color: string })
registry/remocn/claude-chat/index.tsx:103
FunctionChevronDownIcon
({ size, color }: { size: number; color: string })
registry/remocn/v0/index.tsx:144
FunctionChipNode
({ chip, f, fps, converge, }: { chip: Chip; f: number; fps: number; converge: number; })
registry/remocn/a1-product-demo/acts/icon-cloud.tsx:183
FunctionClaudeChat
({ placeholder = "Try: draft an email · summarize a doc · plan your week", prompt = "Draft a launch tweet
registry/remocn/claude-chat/index.tsx:223
FunctionClaudeCode
({ title = "Claude Code v2.0.0", userName = "Meaghan", model = "Opus 4.8 • Max 20x", cwd = "/users/mea
registry/remocn/claude-code/index.tsx:115
FunctionClaudeMark
()
registry/remocn/logo-enter/index.tsx:27
FunctionCodeBlockCommand
({ prompt, pnpm, yarn, npm, bun, component, variant = "muted", }: CodeBlockCommandProps)
components/docs/code-block-command.tsx:37
FunctionCodeCard
()
registry/remocn/infinite-bento-pan/index.tsx:208
FunctionCodeLine
({ line, index, fontSize, }: { line: string; index: number; fontSize: number; })
registry/remocn/glass-code-block/index.tsx:225
FunctionCodexMark
()
registry/remocn/logo-enter/index.tsx:41
FunctionCollapsible
({ ...props }: CollapsiblePrimitive.Root.Props)
components/ui/collapsible.tsx:5
FunctionCollapsibleContent
({ ...props }: CollapsiblePrimitive.Panel.Props)
components/ui/collapsible.tsx:15
FunctionCollapsibleTrigger
({ ...props }: CollapsiblePrimitive.Trigger.Props)
components/ui/collapsible.tsx:9
FunctionColorValue
Color swatch + hex that opens the native color picker on click.
app/(home)/components/sections/interactive-code.tsx:204
FunctionCombobox
({ state = "closed", style, query = "", revealCount, placeholder = "Select a fruit…", items = ["Ap
registry/remocn-ui/combobox/index.tsx:103
FunctionComboboxChip
({ className, children, showRemove = true, ...props }: ComboboxPrimitive.Chip.Props & { showRemove?:
components/ui/combobox.tsx:234
FunctionComboboxChips
({ className, ...props }: React.ComponentPropsWithRef<typeof ComboboxPrimitive.Chips> & ComboboxPrimitiv
components/ui/combobox.tsx:217
FunctionComboboxChipsInput
({ className, ...props }: ComboboxPrimitive.Input.Props)
components/ui/combobox.tsx:265
FunctionComboboxClear
({ className, ...props }: ComboboxPrimitive.Clear.Props)
components/ui/combobox.tsx:38
← previousnext →501–600 of 1,372, ranked by callers