MCPcopy Create free account

hub / github.com/anayatkhan1/agentkit-starter / functions

Functions240 in github.com/anayatkhan1/agentkit-starter

FunctionFieldGroup
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/field.tsx:43
FunctionFieldLabel
({ className, ...props }: React.ComponentProps<typeof Label>)
src/components/ui/field.tsx:109
FunctionFieldLegend
({ className, variant = "legend", ...props }: React.ComponentProps<"legend"> & { variant?: "legend" | "labe
src/components/ui/field.tsx:23
FunctionFieldSeparator
({ children, className, ...props }: React.ComponentProps<"div"> & { children?: React.ReactNode; })
src/components/ui/field.tsx:155
FunctionFieldSet
({ className, ...props }: React.ComponentProps<"fieldset">)
src/components/ui/field.tsx:9
FunctionFieldTitle
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/field.tsx:127
FunctionFirstBentoAnimation
()
src/components/first-bento-animation.tsx:25
FunctionFlickeringGrid
({ squareSize = 3, gridGap = 3, flickerChance = 0.2, color = "#B4B4B4", width, height, className, maxO
src/components/ui/flickering-grid.tsx:27
FunctionFooterSection
()
src/components/sections/footer-section.tsx:9
FunctionFourthBentoAnimation
({ once = false, startAnimationDelay = 0, }: FourthBentoAnimationProps)
src/components/fourth-bento-animation.tsx:38
FunctionFullChatApp
({ id, initialMessages, }: { id?: string; initialMessages?: UIMessage[]; })
src/components/chat-ui/chat-ui.tsx:8
FunctionGET
(request: NextRequest)
src/app/api/chats/route.ts:5
FunctionGlobe
({ className, config = GLOBE_CONFIG, }: { className?: string; config?: COBEOptions; })
src/components/ui/globe.tsx:54
FunctionGrowthSection
()
src/components/sections/growth-section.tsx:6
FunctionHeroSection
()
src/components/sections/hero-section.tsx:5
FunctionHeroVideoDialog
({ animationStyle = "from-center", videoSrc, thumbnailSrc, thumbnailAlt = "Video thumbnail", className, }
src/components/ui/hero-video-dialog.tsx:71
FunctionHeroVideoSection
()
src/components/sections/hero-video-section.tsx:3
FunctionHighlight
({ children, className, }: { children: React.ReactNode; className?: string; })
src/lib/config.tsx:10
FunctionHome
()
src/app/page.tsx:14
FunctionHoverCard
({ ...props }: React.ComponentProps<typeof HoverCardPrimitive.Root>)
src/components/ui/hover-card.tsx:8
FunctionHoverCardContent
({ className, align = "center", sideOffset = 4, ...props }: React.ComponentProps<typeof HoverCardPrimitive
src/components/ui/hover-card.tsx:22
FunctionHoverCardTrigger
({ ...props }: React.ComponentProps<typeof HoverCardPrimitive.Trigger>)
src/components/ui/hover-card.tsx:14
FunctionImage
()
src/app/opengraph-image.tsx:13
FunctionInput
({ className, type, ...props }: React.ComponentProps<"input">)
src/components/ui/input.tsx:5
FunctionLabel
({ className, ...props }: React.ComponentProps<typeof LabelPrimitive.Root>)
src/components/ui/label.tsx:8
FunctionLineChart
({ data, height = 200, width = 600, color, shouldAnimate, startAnimationDelay, }: LineChartProps)
src/components/third-bento-animation.tsx:17
FunctionLoginForm
({ className, ...props }: React.ComponentProps<"form">)
src/components/login-form.tsx:12
FunctionLoginPage
()
src/app/login/page.tsx:5
FunctionMarkdownComponent
({ children, id, className, components = INITIAL_COMPONENTS, }: MarkdownProps)
src/components/ui/markdown.tsx:84
FunctionMarquee
({ className, reverse = false, pauseOnHover = false, children, vertical = false, repeat = 4, ...props }
src/components/ui/marquee.tsx:35
FunctionMessage
({ children, className, ...props }: MessageProps)
src/components/ui/message.tsx:16
FunctionMessageAction
({ tooltip, children, className, side = "top", delayDuration, ...props }: MessageActionProps)
src/components/ui/message.tsx:102
FunctionMessageActions
({ children, className, ...props }: MessageActionsProps)
src/components/ui/message.tsx:81
FunctionMessageAvatar
({ src, alt, fallback, delayMs, className, }: MessageAvatarProps)
src/components/ui/message.tsx:30
FunctionMessageContent
({ children, markdown = false, className, ...props }: MessageContentProps)
src/components/ui/message.tsx:54
FunctionNavMenu
()
src/components/nav-menu.tsx:14
FunctionNavUser
()
src/components/chat-ui/nav-user.tsx:30
FunctionNavbar
()
src/components/sections/navbar.tsx:53
FunctionNumberFlowCounter
({ toolTipValues, shouldAnimate, startAnimationDelay, }: { toolTipValues: number[]; shouldAnimate: boolea
src/components/third-bento-animation.tsx:201
FunctionOrbitingCircles
({ className, children, reverse, duration = 20, radius = 160, path = true, iconSize = 30, speed = 1,
src/components/ui/orbiting-circle.tsx:22
FunctionPOST
(request: NextRequest)
src/app/api/chat/route.ts:14
FunctionPage
()
src/app/sign-up/[[...sign-up]]/page.tsx:4
FunctionPage
(props: { params: Promise<{ id: string }> })
src/app/chat/[id]/page.tsx:6
FunctionPage
()
src/app/sign-in/[[...sign-in]]/page.tsx:4
FunctionPriceDisplay
({ tier, }: { tier: (typeof siteConfig.pricing.pricingItems)[0]; })
src/components/sections/pricing-section.tsx:72
FunctionPricingSection
()
src/components/sections/pricing-section.tsx:66
FunctionPricingTabs
({ activeTab, setActiveTab, className }: TabsProps)
src/components/sections/pricing-section.tsx:15
FunctionPromptInput
({ className, isLoading = false, maxHeight = 240, value, onValueChange, onSubmit, children, disabled =
src/components/ui/prompt-input.tsx:54
FunctionPromptInputAction
({ tooltip, children, className, side = "top", ...props }: PromptInputActionProps)
src/components/ui/prompt-input.tsx:203
FunctionPromptInputActions
({ children, className, ...props }: PromptInputActionsProps)
src/components/ui/prompt-input.tsx:184
FunctionPromptInputTextarea
({ className, onKeyDown, disableAutosize = false, ...props }: PromptInputTextareaProps)
src/components/ui/prompt-input.tsx:112
FunctionQuoteSection
()
src/components/sections/quote-section.tsx:4
FunctionReasoning
({ children, className, open, onOpenChange, }: ReasoningProps)
src/components/ui/reasoning.tsx:41
FunctionReasoningBasic
()
src/components/first-bento-animation.tsx:13
FunctionReasoningContent
({ children, className, ...props }: ReasoningContentProps)
src/components/ui/reasoning.tsx:106
FunctionReasoningResponse
({ text, className, speed = 20, mode = "typewriter", onComplete, fadeDuration, segmentDelay, character
src/components/ui/reasoning.tsx:161
FunctionReasoningTrigger
({ children, className, ...props }: ReasoningTriggerProps)
src/components/ui/reasoning.tsx:75
FunctionResponseStream
({ textStream, mode = "typewriter", speed = 20, className = "", onComplete, as = "div", fadeDuration,
src/components/ui/response-stream.tsx:294
FunctionRootLayout
({ children, }: Readonly<{ children: React.ReactNode; }>)
src/app/layout.tsx:17
FunctionScrollButton
({ className, variant = "outline", size = "sm", ...props }: ScrollButtonProps)
src/components/ui/scroll-button.tsx:15
FunctionSecondBentoAnimation
()
src/components/second-bento-animation.tsx:4
FunctionSectionHeader
({ children }: SectionHeaderProps)
src/components/section-header.tsx:5
FunctionSeparator
({ className, orientation = "horizontal", decorative = true, ...props }: React.ComponentProps<typeof Separ
src/components/ui/separator.tsx:8
FunctionSheet
({ ...props }: React.ComponentProps<typeof SheetPrimitive.Root>)
src/components/ui/sheet.tsx:9
FunctionSheetClose
({ ...props }: React.ComponentProps<typeof SheetPrimitive.Close>)
src/components/ui/sheet.tsx:19
FunctionSheetContent
({ className, children, side = "right", ...props }: React.ComponentProps<typeof SheetPrimitive.Content> &
src/components/ui/sheet.tsx:47
FunctionSheetDescription
({ className, ...props }: React.ComponentProps<typeof SheetPrimitive.Description>)
src/components/ui/sheet.tsx:117
FunctionSheetFooter
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/sheet.tsx:94
FunctionSheetHeader
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/sheet.tsx:84
FunctionSheetOverlay
({ className, ...props }: React.ComponentProps<typeof SheetPrimitive.Overlay>)
src/components/ui/sheet.tsx:31
FunctionSheetPortal
({ ...props }: React.ComponentProps<typeof SheetPrimitive.Portal>)
src/components/ui/sheet.tsx:25
FunctionSheetTitle
({ className, ...props }: React.ComponentProps<typeof SheetPrimitive.Title>)
src/components/ui/sheet.tsx:104
FunctionSheetTrigger
({ ...props }: React.ComponentProps<typeof SheetPrimitive.Trigger>)
src/components/ui/sheet.tsx:13
FunctionSidebar
({ side = "left", variant = "sidebar", collapsible = "offcanvas", className, children, ...props }: React
src/components/ui/sidebar.tsx:153
FunctionSidebarContent
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/sidebar.tsx:370
FunctionSidebarFooter
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/sidebar.tsx:345
FunctionSidebarGroup
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/sidebar.tsx:384
FunctionSidebarGroupAction
({ className, asChild = false, ...props }: React.ComponentProps<"button"> & { asChild?: boolean })
src/components/ui/sidebar.tsx:416
FunctionSidebarGroupContent
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/sidebar.tsx:439
FunctionSidebarGroupLabel
({ className, asChild = false, ...props }: React.ComponentProps<"div"> & { asChild?: boolean })
src/components/ui/sidebar.tsx:395
FunctionSidebarHeader
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/sidebar.tsx:334
FunctionSidebarInput
({ className, ...props }: React.ComponentProps<typeof Input>)
src/components/ui/sidebar.tsx:320
FunctionSidebarInset
({ className, ...props }: React.ComponentProps<"main">)
src/components/ui/sidebar.tsx:306
FunctionSidebarMenu
({ className, ...props }: React.ComponentProps<"ul">)
src/components/ui/sidebar.tsx:453
FunctionSidebarMenuAction
({ className, asChild = false, showOnHover = false, ...props }: React.ComponentProps<"button"> & { asChil
src/components/ui/sidebar.tsx:547
FunctionSidebarMenuBadge
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/sidebar.tsx:579
FunctionSidebarMenuButton
({ asChild = false, isActive = false, variant = "default", size = "default", tooltip, className, ...pro
src/components/ui/sidebar.tsx:497
FunctionSidebarMenuItem
({ className, ...props }: React.ComponentProps<"li">)
src/components/ui/sidebar.tsx:464
FunctionSidebarMenuSkeleton
({ className, showIcon = false, ...props }: React.ComponentProps<"div"> & { showIcon?: boolean; })
src/components/ui/sidebar.tsx:601
FunctionSidebarMenuSub
({ className, ...props }: React.ComponentProps<"ul">)
src/components/ui/sidebar.tsx:639
FunctionSidebarMenuSubButton
({ asChild = false, size = "md", isActive = false, className, ...props }: React.ComponentProps<"a"> & {
src/components/ui/sidebar.tsx:668
FunctionSidebarMenuSubItem
({ className, ...props }: React.ComponentProps<"li">)
src/components/ui/sidebar.tsx:654
FunctionSidebarProvider
({ defaultOpen = true, open: openProp, onOpenChange: setOpenProp, className, style, children, ...props
src/components/ui/sidebar.tsx:55
FunctionSidebarRail
({ className, ...props }: React.ComponentProps<"button">)
src/components/ui/sidebar.tsx:281
FunctionSidebarSeparator
({ className, ...props }: React.ComponentProps<typeof Separator>)
src/components/ui/sidebar.tsx:356
FunctionSidebarTrigger
({ className, onClick, ...props }: React.ComponentProps<typeof Button>)
src/components/ui/sidebar.tsx:255
FunctionSkeleton
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/skeleton.tsx:3
FunctionSocialProofTestimonials
({ testimonials, }: { testimonials: Testimonial[]; })
src/components/testimonial-scroll.tsx:55
FunctionSource
({ href, children }: SourceProps)
src/components/ui/source.tsx:27
FunctionSourceContent
({ title, description, className, }: SourceContentProps)
src/components/ui/source.tsx:95
← previousnext →101–200 of 240, ranked by callers