MCPcopy Index your code

hub / github.com/kokonut-labs/kokonutui / functions

Functions296 in github.com/kokonut-labs/kokonutui

FunctionConfettiOutline
(props: SVGProps<SVGSVGElement>)
components/icons/conffeti.tsx:3
FunctionCopyButton
({ onClick }: CopyButtonProps)
lib/copy-button.tsx:7
FunctionCopyOverlay
({ show }: CopyOverlayProps)
lib/copy-overlay.tsx:8
FunctionCounterAnimation
({ start, end, suffix = "", }: { start: number; end: number; suffix?: string; })
components/kokonutui/bento-grid.tsx:181
FunctionCurrencyTransfer
()
components/kokonutui/currency-transfer.tsx:103
FunctionDeepSeek
(props: React.SVGProps<SVGSVGElement>)
components/icons/deepseek.tsx:1
FunctionDefaultContent
()
components/kokonutui/flow-field.tsx:101
FunctionDetailedActivityInfo
()
components/kokonutui/apple-activity-card.tsx:147
FunctionDialogFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/dialog.tsx:69
FunctionDialogHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/dialog.tsx:55
FunctionDotComponent
({ dot, index, dotSize, mouseX, mouseY, repulsionRadius, repulsionStrength, }: DotComponentProps
components/kokonutui/mouse-effect-card.tsx:123
FunctionDrawer
({ ...props }: React.ComponentProps<typeof DrawerPrimitive.Root>)
components/ui/drawer.tsx:8
FunctionDrawerClose
({ ...props }: React.ComponentProps<typeof DrawerPrimitive.Close>)
components/ui/drawer.tsx:26
FunctionDrawerContent
({ className, children, ...props }: React.ComponentProps<typeof DrawerPrimitive.Content>)
components/ui/drawer.tsx:48
FunctionDrawerDescription
({ className, ...props }: React.ComponentProps<typeof DrawerPrimitive.Description>)
components/ui/drawer.tsx:108
FunctionDrawerFooter
({ className, ...props }: React.ComponentProps<"div">)
components/ui/drawer.tsx:85
FunctionDrawerHeader
({ className, ...props }: React.ComponentProps<"div">)
components/ui/drawer.tsx:75
FunctionDrawerOverlay
({ className, ...props }: React.ComponentProps<typeof DrawerPrimitive.Overlay>)
components/ui/drawer.tsx:32
FunctionDrawerPortal
({ ...props }: React.ComponentProps<typeof DrawerPrimitive.Portal>)
components/ui/drawer.tsx:20
FunctionDrawerTitle
({ className, ...props }: React.ComponentProps<typeof DrawerPrimitive.Title>)
components/ui/drawer.tsx:95
FunctionDrawerTrigger
({ ...props }: React.ComponentProps<typeof DrawerPrimitive.Trigger>)
components/ui/drawer.tsx:14
FunctionDropdownMenuShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
components/ui/dropdown-menu.tsx:171
FunctionDynamicText
()
components/kokonutui/dynamic-text.tsx:32
FunctionElegantShape
({ className, delay = 0, width = 400, height = 100, rotate = 0, gradient = "from-white/[0.08]",
components/kokonutui/shape-hero.tsx:23
FunctionExperienceCard
({ experience }: { experience: ExperienceItem })
components/kokonutui/carousel-cards.tsx:203
FunctionExperienceSection
({ title, items, viewAllHref = "#", }: ExperienceGridProps)
components/kokonutui/carousel-cards.tsx:263
FunctionFeatureBlock
()
components/landing/feature-block.tsx:82
FunctionFeatureCard
({ image, video, title, number, description, href, tags, className, }: FeatureCardProps)
components/landing/feature-card.tsx:29
FunctionFeatureCardsGrid
({ title, description, cards, }: FeatureCardsGridProps)
components/landing/cards-grid.tsx:34
FunctionFileUpload
({ onUploadSuccess = () => {}, onUploadError = () => {}, acceptedFileTypes = [], maxFileSize = DEFAULT
components/kokonutui/file-upload.tsx:240
FunctionFlowField
({ className, children, theme = "aurora", density = "medium", }: FlowFieldProps)
components/kokonutui/flow-field.tsx:132
FunctionFooter
()
components/layout/footer.tsx:6
FunctionGemini
(props: React.SVGProps<SVGSVGElement>)
components/icons/gemini.tsx:1
FunctionGithubStars
()
components/landing/header.tsx:47
FunctionGlitchText
({ text = "Glitch Text", className, glitchIntensity = "medium", color = "gradient-orange", backgroun
components/kokonutui/glitch-text.tsx:36
FunctionGlobalError
({ error, reset, }: { error: Error & { digest?: string }; reset: () => void; })
app/global-error.tsx:3
FunctionGradientButton
({ label = "Welcome", className, variant = "emerald", ...props }: GradientButtonProps)
components/kokonutui/gradient-button.tsx:108
FunctionHeader
()
components/landing/header.tsx:59
FunctionHeaderPro
()
components/landing/header-pro.tsx:5
FunctionHeaderProSmall
()
components/landing/header-pro-small.tsx:5
FunctionHeroSection
()
components/landing/hero.tsx:43
FunctionHoldButton
({ className, variant = "red", holdDuration = 3000, ...props }: HoldButtonProps)
components/kokonutui/hold-button.tsx:72
FunctionHome
()
app/(root)/page.tsx:7
FunctionHomeLayout
({ children, }: { children: React.ReactNode; })
app/(root)/layout.tsx:12
FunctionHowItWorks
()
components/landing/how-it-works.tsx:49
FunctionIconsFeature
()
components/kokonutui/bento-grid.tsx:237
FunctionInteractivePreview
()
components/landing/interactive-preview.tsx:77
FunctionLayout
({ children }: LayoutProps<"/docs">)
app/docs/layout.tsx:16
FunctionLiquidButton
({ className, liquidVariant = "default", children, ...props }: LiquidButtonProps)
components/kokonutui/liquid-glass-card.tsx:107
FunctionLiquidGlassCard
({ className, glassSize, glassEffect = true, children, ...props }: LiquidGlassCardProps)
components/kokonutui/liquid-glass-card.tsx:160
FunctionListWithIcon
({ items }: { items: ListItem[] })
lib/template-grid.tsx:141
FunctionLoader
({ title = "Configuring your account...", subtitle = "Please wait while we prepare everything for you",
components/kokonutui/loader.tsx:12
FunctionLoadingAnimation
({ progress }: { progress: number })
components/kokonutui/ai-loading.tsx:55
FunctionMatrixText
({ text = "HelloWorld!", className, initialDelay = 200, letterAnimationDuration = 500, letterInterva
components/kokonutui/matrix-text.tsx:31
FunctionMetricsFeature
({ metrics, }: { metrics: Array<{ label: string; value: number; suffix?: string; color?: s
components/kokonutui/bento-grid.tsx:375
FunctionMistralAI
(props: React.SVGProps<SVGSVGElement>)
components/icons/mistral.tsx:1
FunctionMorphicNavbar
({ items = DEFAULT_NAV_ITEMS, defaultPath = "/", className, }: MorphicNavbarProps)
components/kokonutui/morphic-navbar.tsx:24
FunctionMotion
(props: SVGProps<SVGSVGElement>)
components/icons/motion.tsx:3
FunctionMouseEffectCard
({ className, children, dotSize = 2, dotSpacing = 16, repulsionRadius = 80, repulsionStrength = 20
components/kokonutui/mouse-effect-card.tsx:239
FunctionNextjs
(props: SVGProps<SVGSVGElement>)
components/icons/nextjs.tsx:3
FunctionNotFound
()
app/not-found.tsx:4
FunctionNotificationCenter
()
components/kokonutui/liquid-glass-card.tsx:320
FunctionOpenAI
(props: React.SVGProps<SVGSVGElement>)
components/icons/open-ai.tsx:1
FunctionOpenAIDark
(props: SVGProps<SVGSVGElement>)
components/icons/open-ai-dark.tsx:3
FunctionOpenInV0Button
({ name, className, }: { name: string } & React.ComponentProps<typeof Button>)
components/open-in-v0-button.tsx:8
FunctionPackageManagerTabs
({ onSelect, commandName, prePath, }: PackageManagerTabsProps)
components/mdx/package-manager-tabs.tsx:20
FunctionPage
(props: PageProps<"/docs/[[...slug]]">)
app/docs/[[...slug]]/page.tsx:16
FunctionParticleButton
({ children, onClick, onSuccess, successDuration = 1000, className, ...props }: ParticleButtonProp
components/kokonutui/particle-button.tsx:64
FunctionPreview
({ children, className = "", link, useIframe = false, compact = false, comment = [], isBlock = f
components/mdx/preview.tsx:20
FunctionPreviewClient
(props: PreviewClientProps)
components/mdx/preview-client.tsx:18
FunctionPreviewContent
({ link, prePath, isBlock = false, }: { link: string; prePath: string; isBlock?: boolean; })
components/mdx/preview-content.tsx:63
FunctionPreviewTemplate
({ previewLink, buyLink = "https://kokonutui.pro/", videoUrl, className, }: PreviewTemplateProps)
components/mdx/preview-template.tsx:13
FunctionPriceTag
({ price, discountedPrice }: PriceTagProps)
components/kokonutui/smooth-drawer.tsx:35
FunctionProSection
()
components/landing/pro-section.tsx:5
FunctionProfileDropdown
({ data = SAMPLE_PROFILE_DATA, className, ...props }: ProfileDropdownProps)
components/kokonutui/profile-dropdown.tsx:47
FunctionProfileSetup
({ onComplete, className, }: ProfileSetupProps)
components/kokonutui/avatar-picker.tsx:317
FunctionReactIcon
(props: SVGProps<SVGSVGElement>)
components/icons/react.tsx:3
FunctionRefreshButton
({ onRefresh }: RefreshButtonProps)
components/mdx/refresh-button.tsx:9
FunctionRootLayout
({ children, }: Readonly<{ children: React.ReactNode; }>)
app/layout.tsx:61
FunctionScreenOutlineIcon
(props: SVGProps<SVGSVGElement>)
components/icons/screen-outline.tsx:3
FunctionScrollText
({ texts = [ "TailwindCSS", "Kokonut UI", "shadcn/ui", "Next.js", "Vercel", "Motion"
components/kokonutui/scroll-text.tsx:22
FunctionShadcnIcon
(props: React.SVGProps<SVGSVGElement>)
components/icons/shadcn.tsx:1
FunctionShapeHero
({ title1 = "Elevate Your", title2 = "Digital Vision", }: { title1?: string; title2?: string; })
components/kokonutui/shape-hero.tsx:94
FunctionSheetFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/sheet.tsx:91
FunctionSheetHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/sheet.tsx:77
FunctionShimmerText
({ text = "Text Shimmer", className, }: Text_01Props)
components/kokonutui/shimmer-text.tsx:21
FunctionSidebar
({ side = "left", variant = "sidebar", collapsible = "offcanvas", className, children, ...props }:
components/ui/sidebar.tsx:153
FunctionSidebarContent
({ className, ...props }: React.ComponentProps<"div">)
components/ui/sidebar.tsx:373
FunctionSidebarFooter
({ className, ...props }: React.ComponentProps<"div">)
components/ui/sidebar.tsx:348
FunctionSidebarGroup
({ className, ...props }: React.ComponentProps<"div">)
components/ui/sidebar.tsx:387
FunctionSidebarGroupAction
({ className, asChild = false, ...props }: React.ComponentProps<"button"> & { asChild?: boolean })
components/ui/sidebar.tsx:419
FunctionSidebarGroupContent
({ className, ...props }: React.ComponentProps<"div">)
components/ui/sidebar.tsx:442
FunctionSidebarGroupLabel
({ className, asChild = false, ...props }: React.ComponentProps<"div"> & { asChild?: boolean })
components/ui/sidebar.tsx:398
FunctionSidebarHeader
({ className, ...props }: React.ComponentProps<"div">)
components/ui/sidebar.tsx:337
FunctionSidebarInput
({ className, ...props }: React.ComponentProps<typeof Input>)
components/ui/sidebar.tsx:320
FunctionSidebarInset
({ className, ...props }: React.ComponentProps<"main">)
components/ui/sidebar.tsx:306
FunctionSidebarMenu
({ className, ...props }: React.ComponentProps<"ul">)
components/ui/sidebar.tsx:456
FunctionSidebarMenuAction
({ className, asChild = false, showOnHover = false, ...props }: React.ComponentProps<"button"> & { a
components/ui/sidebar.tsx:550
FunctionSidebarMenuBadge
({ className, ...props }: React.ComponentProps<"div">)
components/ui/sidebar.tsx:582
FunctionSidebarMenuButton
({ asChild = false, isActive = false, variant = "default", size = "default", tooltip, className,
components/ui/sidebar.tsx:500
← previousnext →101–200 of 296, ranked by callers