MCPcopy Index your code

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

Functions296 in github.com/kokonut-labs/kokonutui

FunctionSidebarMenuItem
({ className, ...props }: React.ComponentProps<"li">)
components/ui/sidebar.tsx:467
FunctionSidebarMenuSkeleton
({ className, showIcon = false, ...props }: React.ComponentProps<"div"> & { showIcon?: boolean; })
components/ui/sidebar.tsx:604
FunctionSidebarMenuSub
({ className, ...props }: React.ComponentProps<"ul">)
components/ui/sidebar.tsx:642
FunctionSidebarMenuSubButton
({ asChild = false, size = "md", isActive = false, className, ...props }: React.ComponentProps<"a">
components/ui/sidebar.tsx:671
FunctionSidebarMenuSubItem
({ className, ...props }: React.ComponentProps<"li">)
components/ui/sidebar.tsx:657
FunctionSidebarProvider
({ defaultOpen = true, open: openProp, onOpenChange: setOpenProp, className, style, children, ..
components/ui/sidebar.tsx:55
FunctionSidebarRail
({ className, ...props }: React.ComponentProps<"button">)
components/ui/sidebar.tsx:281
FunctionSidebarSeparator
({ className, ...props }: React.ComponentProps<typeof Separator>)
components/ui/sidebar.tsx:359
FunctionSidebarTrigger
({ className, onClick, ...props }: React.ComponentProps<typeof Button>)
components/ui/sidebar.tsx:255
FunctionSkeleton
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/skeleton.tsx:3
FunctionSlicedText
({ text = "Sliced Text", className = "", containerClassName = "", splitSpacing = 2, })
components/kokonutui/sliced-text.tsx:23
FunctionSlideTextButton
({ text = "Browse Components", hoverText, href = "/docs/cards/card-flip", className, variant = "defa
components/kokonutui/slide-text-button.tsx:26
FunctionSmoothDrawer
({ title = "KokonutUI - Pro", description = "100+ collection of UI Components and templates built for Reac
components/kokonutui/smooth-drawer.tsx:117
FunctionSmoothTab
({ items = DEFAULT_TABS, defaultTabId = DEFAULT_TABS[0].id, className, activeColor = "bg-[#1F9CFE]",
components/kokonutui/smooth-tab.tsx:168
FunctionSocialButton
({ label = "Share", items = DEFAULT_SHARE_ITEMS, onShare, className, ...props }: SocialButtonProps)
components/kokonutui/social-button.tsx:40
FunctionSpotlightCards
({ items = DEFAULT_ITEMS, eyebrow = "Features", heading = "Everything you need", className, }: Spotlig
components/kokonutui/spotlight-cards.tsx:219
FunctionSpotlightFeature
({ items }: { items: string[] })
components/kokonutui/bento-grid.tsx:162
FunctionStarCountSkeleton
()
components/landing/header.tsx:38
FunctionStatsBar
()
components/landing/stats-bar.tsx:8
FunctionSuccessParticles
({ buttonRef, }: { buttonRef: React.RefObject<HTMLButtonElement>; })
components/kokonutui/particle-button.tsx:25
FunctionSuccessParticles
({ buttonRef, }: { buttonRef: React.RefObject<HTMLButtonElement>; })
components/mdx/preview-content.tsx:18
FunctionSwitchButton
({ className, variant = "minimal", size = "default", showLabel = true, ...props }: SwitchButtonProps
components/kokonutui/switch-button.tsx:25
FunctionSwooshText
({ text = "Hover Me", className = "", shadowColors = { first: "#07bccc", second: "#e601c0",
components/kokonutui/swoosh-text.tsx:28
FunctionTabCardContent
({ title, description, fillClass, }: { title: string; description: string; fillClass: string; })
components/kokonutui/smooth-tab.tsx:51
FunctionTailwindCSS
(props: SVGProps<SVGSVGElement>)
components/icons/tailwindcss.tsx:3
FunctionTeamSelector
({ members = DEFAULT_MEMBERS, defaultValue = 1, onChange, label = "Team Size", className = "", }: Te
components/kokonutui/team-selector.tsx:76
FunctionTechnologyBadges
()
components/landing/technology-badges.tsx:3
FunctionTemplateGrid
({ template }: { template: string })
lib/template-grid.tsx:159
FunctionTestimonialsSection
()
components/landing/testimonials.tsx:8
FunctionThemeToggle
()
lib/theme-toggle.tsx:8
FunctionTimelineFeature
({ timeline, }: { timeline: Array<{ year: string; event: string }>; })
components/kokonutui/bento-grid.tsx:292
FunctionTocProBanner
()
components/landing/toc-pro-banner.tsx:23
FunctionToolbar
({ items = DEFAULT_TOOLBAR_ITEMS, defaultSelected = "select", className, activeColor = "text-primary",
components/kokonutui/toolbar.tsx:103
FunctionTweetCard
({ authorName = "Dorian", authorHandle = "dorianbaffier", authorImage = "https://pbs.twimg.com/profile_i
components/kokonutui/tweet-card.tsx:36
FunctionTypewriterTitle
({ sequences = DEFAULT_SEQUENCES, typingSpeed = 50, startDelay = 200, autoLoop = true, loopDelay = 1
components/kokonutui/type-writer.tsx:39
FunctionTypingCodeFeature
({ text }: { text: string })
components/kokonutui/bento-grid.tsx:325
FunctionUploadIllustration
()
components/kokonutui/file-upload.tsx:67
FunctionUploadingAnimation
({ progress }: { progress: number })
components/kokonutui/file-upload.tsx:155
FunctionV0Button
({ name = "liquid-glass-card", className, }: { name?: string } & React.ComponentProps<typeof Button>)
components/kokonutui/v0-button.tsx:8
FunctionWaveformPath
()
components/kokonutui/smooth-tab.tsx:28
FunctionWhatIncluded
({ templateName, }: { templateName: string; })
components/mdx/what-included.tsx:3
FunctionXCard
({ name, username, avatar, content, date, isVerified = true, }: XCardProps)
components/landing/x-card.tsx:14
FunctionXIcon
({ className }: { className?: string })
components/icons/x-icon.tsx:1
FunctionaddTag
(tag: Tag)
hooks/use-tags.ts:30
FunctionclearFile
()
hooks/use-file-input.ts:38
FunctioncopyComponent
( prevState: CopyComponentState, formData: FormData )
lib/action.ts:32
FunctiongenerateMetadata
(props: { params: Promise<{ slug?: string[] }>; })
app/docs/[[...slug]]/page.tsx:65
FunctiongenerateStaticParams
()
app/docs/[[...slug]]/page.tsx:61
FunctionhandleBlur
()
components/kokonutui/ai-input-search.tsx:51
FunctionhandleClick
()
components/kokonutui/ai-voice.tsx:71
FunctionhandleClick
(e: React.MouseEvent<HTMLDivElement>)
components/kokonutui/liquid-glass-card.tsx:256
FunctionhandleClick
(e: React.MouseEvent<HTMLButtonElement>)
components/kokonutui/particle-button.tsx:75
FunctionhandleClick
()
components/kokonutui/bento-grid.tsx:493
FunctionhandleClickOutside
(event: MouseEvent)
hooks/use-click-outside.ts:8
FunctionhandleCopyCommand
()
components/mdx/package-manager-tabs.tsx:86
FunctionhandleFocus
()
components/kokonutui/ai-input-search.tsx:47
FunctionhandleHoldEnd
()
components/kokonutui/hold-button.tsx:93
FunctionhandleHoldStart
()
components/kokonutui/hold-button.tsx:81
FunctionhandleIntersection
(entries: IntersectionObserverEntry[])
components/kokonutui/scroll-text.tsx:51
FunctionhandleIntersection
(entries: IntersectionObserverEntry[])
hooks/use-intersection.ts:17
FunctionhandleKeyDown
(e: React.KeyboardEvent<HTMLDivElement>)
components/kokonutui/liquid-glass-card.tsx:268
FunctionhandleKeyDown
(e: React.KeyboardEvent<HTMLTextAreaElement>)
components/kokonutui/ai-prompt.tsx:157
FunctionhandleKeyDown
(event: KeyboardEvent)
components/ui/sidebar.tsx:97
FunctionhandleMouseEnter
()
components/kokonutui/spotlight-cards.tsx:112
FunctionhandleMouseLeave
()
components/kokonutui/mouse-effect-card.tsx:292
FunctionhandleMouseLeave
()
components/kokonutui/bento-grid.tsx:585
FunctionhandleMouseLeave
()
components/kokonutui/spotlight-cards.tsx:117
FunctionhandleMouseMove
(e: React.MouseEvent<HTMLDivElement>)
components/kokonutui/mouse-effect-card.tsx:281
FunctionhandleMouseMove
(event: React.MouseEvent<HTMLDivElement>)
components/kokonutui/bento-grid.tsx:573
FunctionhandleMouseMove
(e: React.MouseEvent<HTMLDivElement>)
components/kokonutui/spotlight-cards.tsx:102
FunctionhandlePlayPause
()
components/kokonutui/liquid-glass-card.tsx:344
FunctionhandleRefresh
()
components/mdx/preview-client.tsx:21
FunctionhandleResize
()
hooks/use-auto-resize-textarea.ts:48
FunctionhandleScrollLeft
()
components/kokonutui/carousel-cards.tsx:270
FunctionhandleScrollRight
()
components/kokonutui/carousel-cards.tsx:279
FunctionhandleSecondaryClick
()
components/kokonutui/smooth-drawer.tsx:126
FunctionhandleSeek
(newTime: number)
components/kokonutui/liquid-glass-card.tsx:348
FunctionhandleSubmit
()
components/kokonutui/avatar-picker.tsx:331
FunctionhandleTerminalClick
(packageManager: string)
components/mdx/preview-content.tsx:100
FunctionhandleThemeToggle
()
components/kokonutui/switch-button.tsx:34
FunctionhandleToggle
()
components/kokonutui/card-stack.tsx:237
Functionheaders
()
next.config.mjs:10
Functionhighlight
( code: string, language: string, currentTheme: "light" | "dark" | "system" = "dark" )
lib/shared.ts:6
Functionicon
(icon)
lib/source.ts:9
Functionredirects
()
next.config.mjs:32
FunctionremoveLastTag
()
hooks/use-tags.ts:52
FunctionrunAnimation
()
components/kokonutui/ai-voice.tsx:56
FunctionrunAnimation
()
components/kokonutui/bento-grid.tsx:478
FunctionrunTypewriter
()
components/kokonutui/type-writer.tsx:87
Functionsitemap
()
app/sitemap.ts:4
FunctionspawnParticle
()
components/kokonutui/flow-field.tsx:157
FunctionuseClickOutside
( ref: RefObject<HTMLElement>, handler: () => void )
hooks/use-click-outside.ts:3
FunctionuseFileInput
({ accept, maxSize }: UseFileInputOptions)
hooks/use-file-input.ts:8
FunctionuseIntersection
( items: { id: string | number }[], options: UseIntersectionOptions = {} )
hooks/use-intersection.ts:10
FunctionuseTags
({ onChange, defaultTags = [], maxTags = 10, defaultColors = [ "bg-blue-100 text-blue-700 dark:bg-
hooks/use-tags.ts:16
Functionv0
(props: SVGProps<SVGSVGElement>)
components/icons/v0.tsx:3
← previous201–296 of 296, ranked by callers