MCPcopy Create free account

hub / github.com/Unizoy/unizoy-ui / functions

Functions336 in github.com/Unizoy/unizoy-ui

FunctionCarouselControl
({ type, title, handleClick, }: CarouselControlProps)
registry/ui/carousel.tsx:284
FunctionCarouselDemo
()
registry/examples/carousel-demo.tsx:4
FunctionChartCopyButton
({ event, name, code, className, ...props }: { event: Event["name"] name: string code: string
components/chart-copy-button.tsx:15
FunctionChartStyle
({ id, config }: { id: string; config: ChartConfig })
components/ui/chart.tsx:70
FunctionChartsNav
({ className, ...props }: React.ComponentProps<"div">)
components/charts-nav.tsx:44
FunctionCodeBlockCommand
({ __npmCommand__, __yarnCommand__, __pnpmCommand__, __bunCommand__, }: React.ComponentProps<"pre"> &
components/code-block-command.tsx:13
FunctionCodeBlockWrapper
({ expandButtonTitle = "View Code", className, children, ...props }: CodeBlockProps)
components/code-block-wrapper.tsx:17
FunctionColor
({ color }: { color: Color })
components/color.tsx:11
FunctionCommandDialog
({ children, ...props }: DialogProps)
components/ui/command.tsx:26
FunctionCommandMenu
({ ...props }: DialogProps)
components/command-menu.tsx:22
FunctionCommandShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
components/ui/command.tsx:127
FunctionComponentCard
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/component-card.tsx:6
FunctionComponentExample
({ children, className, extractClassname, extractedClassNames, align = "center", src: _, ...prop
components/component-example.tsx:16
FunctionComponentPreview
({ name, type, children, className, extractClassname, extractedClassNames, align = "center", d
components/component-preview.tsx:31
FunctionComponentSource
({ children, className, ...props }: ComponentSourceProps)
components/component-source.tsx:12
FunctionContactForm
()
components/contact-us/contact.tsx:36
FunctionContextMenuShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
components/ui/context-menu.tsx:168
FunctionCopyButton
({ value, className, src, variant = "ghost", event, ...props }: CopyButtonProps)
components/copy-button.tsx:31
FunctionCopyCodeButton
({ className, ...props }: React.ComponentProps<typeof Button>)
components/theme-customizer.tsx:229
FunctionCopyIcon
({ iconClass, hiddenIconClass, startY = 30, enterY = 0, endY, duration = 0.5, scaleFactor = 1.1,
registry/ui/copy-icon.tsx:25
FunctionCopyIconDemo
()
registry/examples/copy-icon-demo.tsx:4
FunctionCopyNpmCommandButton
({ commands, className, ...props }: CopyNpmCommandButtonProps)
components/copy-button.tsx:137
FunctionCopyWithClassNames
({ value, classNames, className, ...props }: CopyWithClassNamesProps)
components/copy-button.tsx:83
FunctionCursorIcon
({ className, children, ...props }: CursorIconProps)
registry/ui/custom-pointer.tsx:20
FunctionCustomCursor
({ children, className, ...props }: CustomCursorProps)
registry/ui/custom-pointer.tsx:59
FunctionCustomInput
({ id, type, placeholder, value, onChange, onBlur, error, onFocus, textArea = false, }: Cust
components/contact-us/contact.tsx:240
FunctionCustomizer
()
components/theme-customizer.tsx:77
FunctionCustomizerCode
()
components/theme-customizer.tsx:308
FunctionDashboardTableOfContents
({ toc }: TocProps)
components/toc.tsx:14
FunctionDialogFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/dialog.tsx:70
FunctionDialogHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/dialog.tsx:56
FunctionDocPage
({ params }: DocPageProps)
app/(app)/docs/[[...slug]]/page.tsx:124
FunctionDocsLayout
({ children, }: { children: React.ReactNode })
app/(app)/docs/layout.tsx:12
FunctionDocsNav
({ config }: { config: DocsConfig })
components/docs-nav.tsx:10
FunctionDocsNavItems
({ items, pathname, }: { items: SidebarNavItem[] pathname: string | null })
components/docs-nav.tsx:31
FunctionDocsPager
({ doc }: DocsPagerProps)
components/pager.tsx:13
FunctionDraggableCarousel
({ items, friction = 0.92, cardWidth, }: DraggableCarouselProps)
registry/ui/draggable-carousel.tsx:24
FunctionDraggableCarouselDemo
()
registry/examples/draggable-carousel-demo.tsx:5
FunctionDrawer
({ shouldScaleBackground = true, ...props }: React.ComponentProps<typeof DrawerPrimitive.Root>)
components/ui/drawer.tsx:8
FunctionDrawerFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/drawer.tsx:69
FunctionDrawerHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/drawer.tsx:58
FunctionDropdownMenuShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
components/ui/dropdown-menu.tsx:172
FunctionFormField
({ ...props }: ControllerProps<TFieldValues, TName>)
components/ui/form.tsx:31
FunctionFrameworkDocs
({ ...props }: FrameworkDocsProps)
components/framework-docs.tsx:12
FunctionHeroGridSection
()
components/hero-grid-section.tsx:8
FunctionHeroRythem
()
components/hero-rythemic.tsx:2
FunctionHeroSection
()
components/hero-section.tsx:5
FunctionHeroSection2
()
components/hero-section-2.tsx:11
FunctionHeroVideoGrid
()
components/hero-video-grid.tsx:4
FunctionHoveredLink
({ children, className = "", ...rest }: LinkProps)
registry/ui/floating-navbar.tsx:283
FunctionImageTrail
({ images, text, duration = 1, spawnInterval = 0, renderRadius = 90, maxImages = 5, fadeOutDurat
registry/ui/image-trail.tsx:26
FunctionImageTrailDemo
()
registry/examples/image-trail-demo.tsx:3
FunctionIndexPage
()
app/(app)/page.tsx:152
FunctionIndexPage
()
app/(app)/contact/page.tsx:90
FunctionInfiniteMovingCards
({ items, direction = "left", speed = "fast", pauseOnHover = true, className, }: { items: { qu
registry/ui/infinite-moving-cards.tsx:7
FunctionInfiniteMovingCardsDemo
()
registry/examples/infinite-moving-cards-demo.tsx:2
FunctionLine
({ children, className, ...props }: LineProps)
registry/ui/rythemic-reveal.tsx:170
FunctionMainNav
()
components/main-nav.tsx:10
FunctionMdx
({ code }: MdxProps)
components/mdx-components.tsx:320
FunctionMenu
({ children }: MenuProps)
registry/ui/floating-navbar.tsx:32
FunctionMenubarGroup
({ ...props }: React.ComponentProps<typeof MenubarPrimitive.Group>)
components/ui/menubar.tsx:15
FunctionMenubarMenu
({ ...props }: React.ComponentProps<typeof MenubarPrimitive.Menu>)
components/ui/menubar.tsx:9
FunctionMenubarPortal
({ ...props }: React.ComponentProps<typeof MenubarPrimitive.Portal>)
components/ui/menubar.tsx:21
FunctionMenubarRadioGroup
({ ...props }: React.ComponentProps<typeof MenubarPrimitive.RadioGroup>)
components/ui/menubar.tsx:27
FunctionMenubarShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
components/ui/menubar.tsx:223
FunctionMenubarSub
({ ...props }: React.ComponentProps<typeof MenubarPrimitive.Sub>)
components/ui/menubar.tsx:33
FunctionMobileLink
({ href, onOpenChange, className, children, ...props }: MobileLinkProps)
components/mobile-nav.tsx:106
FunctionMobileNav
()
components/mobile-nav.tsx:13
FunctionModeSwitcher
()
components/mode-switcher.tsx:11
FunctionModeToggle
()
components/mode-toggle.tsx:15
FunctionMotionCard
({ mainText, cards, scrollerRef, }: MotionCardProps)
registry/ui/motion-cards.tsx:20
FunctionMotionCardsDemo
()
registry/examples/motion-cards-demo.tsx:4
FunctionMotto
()
components/hero-bulg-out.tsx:8
FunctionNameTag
({ name, src, className, children, ...props }: NameTagProps)
registry/ui/custom-pointer.tsx:31
FunctionNavbar
({ className }: { className?: string })
registry/examples/floating-navbar-demo.tsx:21
FunctionNavbarDemo
()
registry/examples/floating-navbar-demo.tsx:10
FunctionNavigationIcon
({ children, innerDivClass, textClass, parentDivClass, translateYUp = 130, translateYDown = 130,
registry/ui/navigation-icon.tsx:20
FunctionNavigationIconDemo
()
registry/examples/navigation-icon-demo.tsx:5
FunctionNotFound
()
app/not-found.tsx:18
FunctionPageActions
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/page-header.tsx:49
FunctionPageHeader
({ className, children, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/page-header.tsx:3
FunctionPageHeaderDescription
({ className, ...props }: React.HTMLAttributes<HTMLParagraphElement>)
components/page-header.tsx:34
FunctionPageHeaderHeading
({ className, ...props }: React.HTMLAttributes<HTMLHeadingElement>)
components/page-header.tsx:19
FunctionPagination
({ className, ...props }: React.ComponentProps<"nav">)
components/ui/pagination.tsx:7
FunctionPaginationEllipsis
({ className, ...props }: React.ComponentProps<"span">)
components/ui/pagination.tsx:94
FunctionPaginationLink
({ className, isActive, size = "icon", ...props }: PaginationLinkProps)
components/ui/pagination.tsx:42
FunctionPaginationNext
({ className, ...props }: React.ComponentProps<typeof PaginationLink>)
components/ui/pagination.tsx:78
FunctionPaginationPrevious
({ className, ...props }: React.ComponentProps<typeof PaginationLink>)
components/ui/pagination.tsx:62
FunctionPicture
*Default:- className="h-full" *
registry/ui/rythemic-reveal.tsx:196
FunctionPostHogProvider
({ children }: { children: React.ReactNode })
analytics/providers/posthog-provider.tsx:9
FunctionPre
({ className, __rawString__, __npmCommand__, __yarnCommand__, __pnpmCommand__, __bunCommand__, _
components/component-preview.tsx:155
FunctionProductItem
({ title, description, href, src, }: { title: string description: string href: string src: str
registry/ui/floating-navbar.tsx:248
FunctionProductPreview
({ className, productSrc, productHeight = 298, productWidth = 1250, scaleFactor = 0.1, rotate = 30
registry/ui/product-preview.tsx:44
FunctionProductPreviewDemo
()
registry/examples/product-preview-demo.tsx:4
FunctionProjectAddButton
({ name, className, ...props }: React.ComponentProps<typeof Button> & { name: string })
components/project-add-button.tsx:14
FunctionRefreshButton
({ refresh, className, variant = "ghost", ...props }: CopyButtonProps)
components/refresh-button.tsx:11
FunctionResizableHandle
({ withHandle, className, ...props }: React.ComponentProps<typeof ResizablePrimitive.PanelResizeHandle>
components/ui/resizable.tsx:23
FunctionResizablePanelGroup
({ className, ...props }: React.ComponentProps<typeof ResizablePrimitive.PanelGroup>)
components/ui/resizable.tsx:8
FunctionRevealText
({ children, variant = "black", className = "", image, hoverImageClass, href, }: HoverTextProps)
registry/ui/reveal-text.tsx:49
FunctionRootLayout
({ children }: RootLayoutProps)
app/layout.tsx:133
← previousnext →101–200 of 336, ranked by callers