MCPcopy Create free account

hub / github.com/Ashutoshx7/VengenceUI / functions

Functions802 in github.com/Ashutoshx7/VengenceUI

FunctionMenubarLabel
({ className, inset, ...props }: React.ComponentProps<typeof MenubarPrimitive.Label> & { inset?: boole
src/components/ui/menubar.tsx:164
FunctionMenubarMenu
({ ...props }: React.ComponentProps<typeof MenubarPrimitive.Menu>)
src/components/ui/menubar.tsx:25
FunctionMenubarPortal
({ ...props }: React.ComponentProps<typeof MenubarPrimitive.Portal>)
src/components/ui/menubar.tsx:37
FunctionMenubarRadioGroup
({ ...props }: React.ComponentProps<typeof MenubarPrimitive.RadioGroup>)
src/components/ui/menubar.tsx:43
FunctionMenubarRadioItem
({ className, children, ...props }: React.ComponentProps<typeof MenubarPrimitive.RadioItem>)
src/components/ui/menubar.tsx:140
FunctionMenubarSeparator
({ className, ...props }: React.ComponentProps<typeof MenubarPrimitive.Separator>)
src/components/ui/menubar.tsx:184
FunctionMenubarShortcut
({ className, ...props }: React.ComponentProps<"span">)
src/components/ui/menubar.tsx:197
FunctionMenubarSub
({ ...props }: React.ComponentProps<typeof MenubarPrimitive.Sub>)
src/components/ui/menubar.tsx:213
FunctionMenubarSubContent
({ className, ...props }: React.ComponentProps<typeof MenubarPrimitive.SubContent>)
src/components/ui/menubar.tsx:243
FunctionMenubarSubTrigger
({ className, inset, children, ...props }: React.ComponentProps<typeof MenubarPrimitive.SubTrigger> &
src/components/ui/menubar.tsx:219
FunctionMenubarTrigger
({ className, ...props }: React.ComponentProps<typeof MenubarPrimitive.Trigger>)
src/components/ui/menubar.tsx:51
FunctionMiniLandingPage
({ isWireframe }: { isWireframe: boolean })
src/components/landing/ui/features-cards.tsx:323
FunctionMistKitLogo
()
src/components/kit-switcher.tsx:153
FunctionMobileThemeToggle
()
src/components/ui/notch-navbar.tsx:23
FunctionMoriphingDisclosure
({ title, description, className, defaultOpen = false, icon, id }: MoriphingDisclosu
src/components/ui/morphing-disclosure.tsx:23
FunctionMorphText
({ words = ["CREATE", "DESIGN", "DEVELOP"], interval = 3000, subtext, fontSize = "clamp(3rem, 15vw, 10
src/components/ui/morph-text.tsx:42
FunctionMorphTextDemo
()
src/components/docs/morph-text-demo.tsx:3
FunctionMorphingIcon
({ type, isActive, onClick, onMouseEnter }: { type: string, isActive: boolean, onClick: () => void, onMouseEnt
src/components/ui/glass-dock.tsx:37
FunctionMotionHubCell
({ textFamily, marqueeFamily, }: { textFamily: LibraryFamily; marqueeFamily: LibraryFamily; })
src/components/landing/landing-page-grid.tsx:258
FunctionMotionIcon
({ className, }: React.SVGProps<SVGSVGElement>)
src/assets/icons/motion-icon.tsx:4
FunctionMyAnimatedButtonDemo
()
src/registry/my-animated-button.tsx:5
FunctionNandiFolder
({ files, isHovered, colors, sizes, label })
src/components/ui/folder-preview.tsx:905
FunctionNavLink
({ href, icon: Icon, label }: { href: string; icon: React.ComponentType<{ className?: string }>; label: string
src/components/ui/notch-navbar.tsx:12
FunctionNavbar
()
src/components/layout/navbar.tsx:3
FunctionNavbarCommandSearch
()
src/components/landing/navbar-command-search.tsx:66
FunctionNavigationMenu
({ className, children, viewport = true, ...props }: React.ComponentProps<typeof NavigationMenuPrimiti
src/components/ui/navigation-menu.tsx:8
FunctionNavigationMenuContent
({ className, ...props }: React.ComponentProps<typeof NavigationMenuPrimitive.Content>)
src/components/ui/navigation-menu.tsx:85
FunctionNavigationMenuIndicator
({ className, ...props }: React.ComponentProps<typeof NavigationMenuPrimitive.Indicator>)
src/components/ui/navigation-menu.tsx:140
FunctionNavigationMenuItem
({ className, ...props }: React.ComponentProps<typeof NavigationMenuPrimitive.Item>)
src/components/ui/navigation-menu.tsx:48
FunctionNavigationMenuLink
({ className, ...props }: React.ComponentProps<typeof NavigationMenuPrimitive.Link>)
src/components/ui/navigation-menu.tsx:124
FunctionNavigationMenuList
({ className, ...props }: React.ComponentProps<typeof NavigationMenuPrimitive.List>)
src/components/ui/navigation-menu.tsx:32
FunctionNavigationMenuTrigger
({ className, children, ...props }: React.ComponentProps<typeof NavigationMenuPrimitive.Trigger>)
src/components/ui/navigation-menu.tsx:65
FunctionNavigationMenuViewport
({ className, ...props }: React.ComponentProps<typeof NavigationMenuPrimitive.Viewport>)
src/components/ui/navigation-menu.tsx:102
FunctionNextIcon
({ className }: React.SVGProps<SVGSVGElement>)
src/assets/icons/nextjs-icon.tsx:4
FunctionNotchNavbar
({ className, ...props }: React.HTMLAttributes<HTMLElement> & { logo?: React.ReactNode })
src/components/ui/notch-navbar.tsx:44
FunctionNotchNavbarDemo
()
src/components/docs/notch-navbar-demo.tsx:3
FunctionOceanMesh
({ geoSize, geoFragments, waveAmplitude, waveSpeed, accentColor, showWireframe, op
src/components/ui/liquid-ocean.tsx:36
FunctionOscorp
()
src/components/docs/stacked-logos.tsx:83
FunctionPackageCommand
({ commands, }: { commands: Record<PackageManager, string>; })
src/components/docs/package-command.tsx:11
FunctionPadlockIcon
({ className }: { className?: string })
src/components/ui/folder-preview.tsx:43
FunctionPage
()
src/app/components/bento-grid/page.tsx:4
FunctionPage
()
src/app/components/scroll-dissolve-reveal/page.tsx:4
FunctionPage
()
src/app/components/reveal-loader/page.tsx:4
FunctionPageAction
({ action, variant, }: { action: MarketingAction; variant: "primary" | "secondary"; })
src/components/marketing/marketing-page.tsx:17
FunctionPagination
({ className, ...props }: React.ComponentProps<"nav">)
src/components/ui/pagination.tsx:11
FunctionPaginationContent
({ className, ...props }: React.ComponentProps<"ul">)
src/components/ui/pagination.tsx:23
FunctionPaginationEllipsis
({ className, ...props }: React.ComponentProps<"span">)
src/components/ui/pagination.tsx:102
FunctionPaginationItem
({ ...props }: React.ComponentProps<"li">)
src/components/ui/pagination.tsx:36
FunctionPaginationLink
({ className, isActive, size = "icon", ...props }: PaginationLinkProps)
src/components/ui/pagination.tsx:45
FunctionPaginationNext
({ className, ...props }: React.ComponentProps<typeof PaginationLink>)
src/components/ui/pagination.tsx:85
FunctionPaginationPrevious
({ className, ...props }: React.ComponentProps<typeof PaginationLink>)
src/components/ui/pagination.tsx:68
FunctionPencilIcon
({ className }: { className?: string })
src/components/ui/corner-button.tsx:22
FunctionPerspectiveCarousel
({ items, activeIndex, defaultActiveIndex = 0, onActiveIndexChange, loop = false, slideWidth = 200
src/components/ui/perspective-carousel.tsx:42
FunctionPerspectiveCarouselDemo
()
src/components/docs/perspective-carousel.tsx:14
FunctionPerspectiveGrid
({ className, gridSize = 40, showOverlay = true, fadeRadius = 80, }: PerspectiveGridProps)
src/components/ui/perspective-grid.tsx:18
FunctionPerspectiveGridDemo
()
src/components/docs/perspective-grid.tsx:5
FunctionPixelatedImageTrail
({ className, images, config: configOverride = {}, slices = 5, spawnThreshold = 32, smoothing = 0.
src/components/ui/pixelated-image-trail.tsx:43
FunctionPixelatedImageTrailCoarseDemo
()
src/components/docs/pixelated-image-trail.tsx:112
FunctionPixelatedImageTrailDemo
()
src/components/docs/pixelated-image-trail.tsx:15
FunctionPixelatedImageTrailFastDemo
()
src/components/docs/pixelated-image-trail.tsx:48
FunctionPixelatedImageTrailFineDemo
()
src/components/docs/pixelated-image-trail.tsx:80
FunctionPopButton
({ className, children = "Learn More", ...props }: PopButtonProps)
src/components/ui/pop-button.tsx:6
FunctionPopButtonDemo
()
src/components/docs/pop-button-demo.tsx:3
FunctionPopover
({ ...props }: React.ComponentProps<typeof PopoverPrimitive.Root>)
src/components/ui/popover.tsx:8
FunctionPopoverAnchor
({ ...props }: React.ComponentProps<typeof PopoverPrimitive.Anchor>)
src/components/ui/popover.tsx:42
FunctionPopoverContent
({ className, align = "center", sideOffset = 4, ...props }: React.ComponentProps<typeof PopoverPrimiti
src/components/ui/popover.tsx:20
FunctionPopoverTrigger
({ ...props }: React.ComponentProps<typeof PopoverPrimitive.Trigger>)
src/components/ui/popover.tsx:14
FunctionPortfolioTemplateRow
({ template, index, }: { template: PortfolioTemplate; index: number; })
src/app/templates/page.tsx:308
FunctionPreviewMatrix
()
src/components/landing/landing-page-grid.tsx:772
FunctionPreviewTabs
({ component, code, className, minHeight = "min-h-[350px]", showGrid = true, }: PreviewTab
src/components/docs/preview-tabs.tsx:18
FunctionPrivacyPage
()
src/app/(marketing)/privacy/page.tsx:7
FunctionProgress
({ className, value, ...props }: React.ComponentProps<typeof ProgressPrimitive.Root>)
src/components/ui/progress.tsx:8
FunctionPropsTable
({ data, title, className }: PropsTableProps)
src/components/docs/props-table.tsx:19
FunctionQuartzKitLogo
()
src/components/kit-switcher.tsx:137
FunctionQuickPicks
()
src/components/landing/landing-page-grid.tsx:789
FunctionRadialGlowButton
({ children = "Get Extension", className, ...props }: RadialGlowButtonProps)
src/components/ui/radial-glow-button.tsx:10
FunctionRadialGlowButtonDemo
()
src/components/docs/radial-glow-button-demo.tsx:6
FunctionRadioGroup
({ className, ...props }: React.ComponentProps<typeof RadioGroupPrimitive.Root>)
src/components/ui/radio-group.tsx:9
FunctionRadioGroupItem
({ className, ...props }: React.ComponentProps<typeof RadioGroupPrimitive.Item>)
src/components/ui/radio-group.tsx:19
FunctionRaviFolder
({ images, isHovered, colors, sizes, label })
src/components/ui/folder-preview.tsx:727
FunctionReactIcon
({ className }: ReactIconProps)
src/assets/icons/react-icon.tsx:7
FunctionReleasesPage
()
src/app/(marketing)/releases/page.tsx:7
FunctionRenderStrip
({ eleHeight, value }: { eleHeight: string | null, value: string })
src/components/ui/animated-number.tsx:65
FunctionResizableHandle
({ withHandle, className, ...props }: React.ComponentProps<typeof ResizablePrimitive.Separator> & { wi
src/components/ui/resizable.tsx:31
FunctionResizablePanel
({ ...props }: React.ComponentProps<typeof ResizablePrimitive.Panel>)
src/components/ui/resizable.tsx:25
FunctionResizablePanelGroup
({ className, ...props }: React.ComponentProps<typeof ResizablePrimitive.Group>)
src/components/ui/resizable.tsx:9
FunctionRevealLoader
()
src/registry/reveal-loader.tsx:5
FunctionRevealLoader
({ text = "VENGEANCE", textSize = "100px", textColor = "white", bgColors = ["#000000"], angle = 0,
src/components/ui/reveal-loader.tsx:33
FunctionRevealLoaderDemo
()
src/components/docs/reveal-loader-demo.tsx:28
FunctionRippleDisplacementSlider
({ className, slides = DEFAULT_SLIDES }: RippleDisplacementSliderProps)
src/components/ui/ripple-displacement-slider.tsx:171
FunctionRootLayout
({ children, }: Readonly<{ children: React.ReactNode; }>)
src/app/layout.tsx:124
FunctionRudrasFolder
({ images, isHovered, colors, sizes, label })
src/components/ui/folder-preview.tsx:292
FunctionScene
({ imageFront, imageBack, scrollYProgress }: SceneProps)
src/components/ui/scroll-dissolve-reveal.tsx:250
FunctionSceneContent
({ backgroundColor, gridColor, accentColor, rotationSpeed, showGrid, showBoats, bo
src/components/ui/liquid-ocean.tsx:210
FunctionScoreContainer
({ number, variants, duration = 0.7, direction }: { number: string, variants: any, duration?: numb
src/components/ui/animated-number.tsx:192
FunctionScreenshotFrame
({ screenshot, size, }: { screenshot: TemplateScreenshot; size: "large" | "portrait"; })
src/app/templates/page.tsx:389
FunctionScribbleGraphic
()
src/components/ui/line-hover-link.tsx:428
FunctionScrollArea
({ className, children, ...props }: React.ComponentProps<typeof ScrollAreaPrimitive.Root>)
src/components/ui/scroll-area.tsx:8
FunctionScrollBar
({ className, orientation = 'vertical', ...props }: React.ComponentProps<typeof ScrollAreaPrimitive.ScrollArea
src/components/ui/scroll-area.tsx:25
FunctionScrollDissolveReveal
({ imageFront, imageBack, className, containerClassName, scrollContainerRef, }: ScrollDissolveReveal
src/components/ui/scroll-dissolve-reveal.tsx:360
← previousnext →501–600 of 802, ranked by callers