MCPcopy Create free account

hub / github.com/Ashutoshx7/VengenceUI / functions

Functions802 in github.com/Ashutoshx7/VengenceUI

↓ 1 callersFunctionstop
()
src/components/ui/ascii-glitch-ripple.tsx:113
↓ 1 callersFunctiontoggleFullscreen
(e?: React.MouseEvent)
src/components/landing/hero.tsx:87
↓ 1 callersFunctiontoggleItem
(index: number)
src/components/ui/faq-accordion.tsx:32
↓ 1 callersFunctiontoggleMute
(e?: React.MouseEvent)
src/components/landing/hero.tsx:80
↓ 1 callersFunctionupdateEyes
(e: React.MouseEvent | React.TouchEvent)
src/components/ui/creepy-button.tsx:35
↓ 1 callersFunctionupdateViewport
()
src/components/ui/image-scatter.tsx:62
↓ 1 callersFunctionuseIsMobile
()
src/hooks/use-mobile.ts:5
↓ 1 callersFunctionuseOutsideClick
( ref: React.RefObject<HTMLDivElement | null>, callback: Function )
src/hooks/use-outside-click.ts:3
FunctionAboutPage
()
src/app/(marketing)/about/page.tsx:7
FunctionAccordion
({ ...props }: React.ComponentProps<typeof AccordionPrimitive.Root>)
src/components/ui/accordion.tsx:8
FunctionAccordionContent
({ className, children, ...props }: React.ComponentProps<typeof AccordionPrimitive.Content>)
src/components/ui/accordion.tsx:41
FunctionAccordionItem
({ className, ...props }: React.ComponentProps<typeof AccordionPrimitive.Item>)
src/components/ui/accordion.tsx:17
FunctionAccordionTrigger
({ className, children, ...props }: React.ComponentProps<typeof AccordionPrimitive.Trigger>)
src/components/ui/accordion.tsx:27
FunctionAcme
()
src/components/docs/stacked-logos.tsx:10
FunctionActiveTocPath
({ activeEndIndex, activeStartIndex, computed, }: { activeEndIndex: number; activeStartIndex: number
src/components/layout/toc.tsx:114
FunctionAddUtilitiesPage
()
src/app/docs/add-utilities/page.tsx:20
FunctionAgentBentoGrid
({ className }: AgentBentoGridProps)
src/components/ui/agent-bento-grid.tsx:868
FunctionAgentBentoGridDemo
()
src/components/docs/agent-bento-grid-demo.tsx:3
FunctionAlert
({ className, variant, ...props }: React.ComponentProps<"div"> & VariantProps<typeof alertVariants>)
src/components/ui/alert.tsx:22
FunctionAlertDescription
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/alert.tsx:50
FunctionAlertTitle
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/alert.tsx:37
FunctionAnimatedButton
({ children = "Browse Components", className = "", as = "button", ...rest })
src/components/ui/animated-button.tsx:18
FunctionAnimatedNumber
({ value, className }: { value: number, className?: string })
src/components/ui/animated-number.tsx:7
FunctionAnimatedNumberDemo
()
src/components/docs/animated-number.tsx:8
FunctionAnimatedRays
({ className = "", children, }: AnimatedRaysProps)
src/components/ui/animated-rays.tsx:13
FunctionAnimatedRaysCustomClassDemo
()
src/components/docs/animated-rays.tsx:29
FunctionAnimatedRaysCustomTitleDemo
()
src/components/docs/animated-rays.tsx:13
FunctionAnimatedRaysDemo
()
src/components/docs/animated-rays.tsx:5
FunctionAnimatedRaysNoToggleDemo
()
src/components/docs/animated-rays.tsx:21
FunctionAnimatedScore
({ value, duration = 0.2, className }: { value: number, duration?: number, className?: string })
src/components/ui/animated-number.tsx:124
FunctionAnimatedScoreDemo
()
src/components/docs/animated-number.tsx:43
FunctionAnimatedSidebar
({ items, className }: AnimatedSidebarProps)
src/components/docs/animated-sidebar.tsx:23
FunctionArcGraphic
()
src/components/ui/line-hover-link.tsx:411
FunctionArdraFolder
({ images, isHovered, colors, sizes, label })
src/components/ui/folder-preview.tsx:373
FunctionAsciiGlitchRipple
({ children, as = "a", className, dur = 1000, chars = '.,·-─~+:;=*π""┐┌┘┴┬╗╔╝╚╬╠╣╩╦║░▒▓█▄▀▌▐■!?&#$@0
src/components/ui/ascii-glitch-ripple.tsx:49
FunctionAsciiGlitchRippleDemo
()
src/components/docs/ascii-glitch-ripple-demo.tsx:6
FunctionAuroraHero
({ title = "An awesome title", className, ...props }: AuroraHeroProps)
src/components/ui/aurora-hero.tsx:13
FunctionAuroraHeroDemo
()
src/components/docs/aurora-hero-demo.tsx:3
FunctionAvatar
({ image, className }: { image: string, className?: string })
src/components/landing/ui/avatar.tsx:4
FunctionAvatar
({ className, ...props }: React.ComponentProps<typeof AvatarPrimitive.Root>)
src/components/ui/avatar.tsx:8
FunctionAvatarFallback
({ className, ...props }: React.ComponentProps<typeof AvatarPrimitive.Fallback>)
src/components/ui/avatar.tsx:28
FunctionAvatarImage
({ className, ...props }: React.ComponentProps<typeof AvatarPrimitive.Image>)
src/components/ui/avatar.tsx:18
FunctionBadge
({ className, variant, asChild = false, ...props }: React.ComponentProps<"span"> & VariantProps<type
src/components/ui/badge.tsx:28
FunctionBatmanLogo
({ primaryColor = "#980000", secondaryColor = "#990000", accentColor = "#D70000", rearColor = "black",
src/components/landing/ui/batman-logo.tsx:16
FunctionBentoGrid
()
src/registry/bento-grid.tsx:5
FunctionBlocksPage
()
src/app/(marketing)/blocks/page.tsx:7
FunctionBlogPage
()
src/app/(marketing)/blog/page.tsx:7
FunctionBoat
({ data, color }: { data: BoatData; color: number })
src/components/ui/liquid-ocean.tsx:134
FunctionBoatGroup
({ count, spreadRange, color }: { count: number; spreadRange: number; color: number })
src/components/ui/liquid-ocean.tsx:160
FunctionBorderBeam
({ className, size = 200, duration = 15, anchor = 90, borderWidth = 1.5, colorFrom = "
src/components/landing/ui/border-beam.tsx:14
FunctionBorderBeam
({ className, size = 200, duration = 15, anchor = 90, borderWidth = 1.5, colorFrom = "
src/components/ui/border-beam.tsx:16
FunctionBrandLogo
({ size = 48, className, strokeWidth = "0.5px", ...props }: BrandLogoProps)
src/components/landing/ui/isometric.tsx:13
FunctionBreadcrumb
({ ...props }: React.ComponentProps<"nav">)
src/components/ui/breadcrumb.tsx:7
FunctionBreadcrumbEllipsis
({ className, ...props }: React.ComponentProps<"span">)
src/components/ui/breadcrumb.tsx:83
FunctionBreadcrumbItem
({ className, ...props }: React.ComponentProps<"li">)
src/components/ui/breadcrumb.tsx:24
FunctionBreadcrumbLink
({ asChild, className, ...props }: React.ComponentProps<"a"> & { asChild?: boolean })
src/components/ui/breadcrumb.tsx:34
FunctionBreadcrumbList
({ className, ...props }: React.ComponentProps<"ol">)
src/components/ui/breadcrumb.tsx:11
FunctionBreadcrumbPage
({ className, ...props }: React.ComponentProps<"span">)
src/components/ui/breadcrumb.tsx:52
FunctionBreadcrumbSeparator
({ children, className, ...props }: React.ComponentProps<"li">)
src/components/ui/breadcrumb.tsx:65
FunctionButton
({ className, variant, size, asChild = false, ...props }: React.ComponentProps<"button"> & Variant
src/components/landing/ui/button.tsx:40
FunctionButtonGroup
({ className, orientation, ...props }: React.ComponentProps<"div"> & VariantProps<typeof buttonGroupVari
src/components/ui/button-group.tsx:24
FunctionButtonGroupSeparator
({ className, orientation = "vertical", ...props }: React.ComponentProps<typeof Separator>)
src/components/ui/button-group.tsx:60
FunctionButtonGroupText
({ className, asChild = false, ...props }: React.ComponentProps<"div"> & { asChild?: boolean })
src/components/ui/button-group.tsx:40
FunctionCLICommand
({ componentName, className }: CLICommandProps)
src/components/docs/cli-command.tsx:57
FunctionCLIInstall
({ componentName, className }: CLIInstallProps)
src/components/docs/installation.tsx:26
FunctionCTA
()
src/components/landing/cta.tsx:8
FunctionCTAArt
()
src/components/landing/cta-art.tsx:8
FunctionCTABox
({ size = 48, className, bgClassName, ...props }: CTABoxProps)
src/components/landing/ui/cta-box.tsx:12
FunctionCTALogo
({ size = 48, className, fillClassName, strokeWidth = "1", ...props }: CTALogoProps)
src/components/landing/ui/cta-logo.tsx:13
FunctionCalendar
({ className, classNames, showOutsideDays = true, captionLayout = "label", buttonVariant = "ghost",
src/components/ui/calendar.tsx:14
FunctionCalendarDayButton
({ className, day, modifiers, ...props }: React.ComponentProps<typeof DayButton>)
src/components/ui/calendar.tsx:178
FunctionCandyButton
({ className, children = "Candy Button", ...props }: CandyButtonProps)
src/components/ui/candy-button.tsx:6
FunctionCandyButtonDemo
()
src/components/docs/candy-button-demo.tsx:3
FunctionCard
({ className, ...props }: React.ComponentProps<'div'>)
src/components/ui/card.tsx:5
FunctionCard1
()
src/components/ui/agent-bento-grid.tsx:179
FunctionCard2
()
src/components/ui/agent-bento-grid.tsx:328
FunctionCard3
()
src/components/ui/agent-bento-grid.tsx:486
FunctionCard4
()
src/components/ui/agent-bento-grid.tsx:624
FunctionCard5
()
src/components/ui/agent-bento-grid.tsx:770
FunctionCardContent
({ className, ...props }: React.ComponentProps<'div'>)
src/components/ui/card.tsx:45
FunctionCardDescription
({ className, ...props }: React.ComponentProps<'div'>)
src/components/ui/card.tsx:35
FunctionCardFooter
({ className, ...props }: React.ComponentProps<'div'>)
src/components/ui/card.tsx:55
FunctionCardHeader
({ className, ...props }: React.ComponentProps<'div'>)
src/components/ui/card.tsx:15
FunctionCardTitle
({ className, ...props }: React.ComponentProps<'div'>)
src/components/ui/card.tsx:25
FunctionCarousel
({ orientation = "horizontal", opts, setApi, plugins, className, children, ...props }: React.Com
src/components/ui/carousel.tsx:45
FunctionCarouselContent
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/carousel.tsx:135
FunctionCarouselItem
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/carousel.tsx:156
FunctionCarouselNext
({ className, variant = "outline", size = "icon", ...props }: React.ComponentProps<typeof Button>)
src/components/ui/carousel.tsx:204
FunctionCarouselPrevious
({ className, variant = "outline", size = "icon", ...props }: React.ComponentProps<typeof Button>)
src/components/ui/carousel.tsx:174
FunctionChangelogPage
()
src/app/(marketing)/changelog/page.tsx:7
FunctionChartContainer
({ id, className, children, config, ...props }: React.ComponentProps<"div"> & { config: ChartConfi
src/components/ui/chart.tsx:37
FunctionChartLegendContent
({ className, hideIcon = false, payload, verticalAlign = "bottom", nameKey, }: React.ComponentProps<
src/components/ui/chart.tsx:278
FunctionChartStyle
({ id, config }: { id: string; config: ChartConfig })
src/components/ui/chart.tsx:72
FunctionChartTooltipContent
({ active, payload, className, indicator = "dot", hideLabel = false, hideIndicator = false, labe
src/components/ui/chart.tsx:137
FunctionCheckbox
({ className, ...props }: React.ComponentProps<typeof CheckboxPrimitive.Root>)
src/components/ui/checkbox.tsx:9
FunctionCliPage
()
src/app/docs/cli/page.tsx:23
FunctionCloudIcon
({ className }: { className?: string })
src/components/ui/folder-preview.tsx:49
FunctionCodeBlock
({ fileName, code, language = "tsx" }: CodeBlockProps)
src/components/ui/code-block.tsx:13
FunctionCodeBlock
({ code, language = "bash", className, expandable = false, title, hideCopy, nested }: CodeBlockProps)
src/components/docs/component-installation.tsx:157
FunctionCollapsible
({ ...props }: React.ComponentProps<typeof CollapsiblePrimitive.Root>)
src/components/ui/collapsible.tsx:5
← previousnext →101–200 of 802, ranked by callers