MCPcopy Create free account

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

Functions240 in github.com/anayatkhan1/agentkit-starter

FunctionSourceTrigger
({ label, showFavicon = false, className, }: SourceTriggerProps)
src/components/ui/source.tsx:50
FunctionSteps
({ defaultOpen = true, className, ...props }: StepsProps)
src/components/ui/steps.tsx:108
FunctionStepsBar
({ className, ...props }: StepsBarProps)
src/components/ui/steps.tsx:98
FunctionStepsContent
({ children, className, bar, ...props }: StepsContentProps)
src/components/ui/steps.tsx:74
FunctionStepsItem
({ children, className, ...props }: StepsItemProps)
src/components/ui/steps.tsx:13
FunctionStepsTrigger
({ children, className, leftIcon, swapIconOnHover = true, ...props }: StepsTriggerProps)
src/components/ui/steps.tsx:30
FunctionTestimonialCard
({ description, name, img, role, className, ...props }: TestimonialCardProps)
src/components/testimonial-scroll.tsx:14
FunctionTestimonialSection
()
src/components/sections/testimonial-section.tsx:5
FunctionTextarea
({ className, ...props }: React.ComponentProps<"textarea">)
src/components/ui/textarea.tsx:5
FunctionThemeProvider
({ children, ...props }: React.ComponentProps<typeof NextThemesProvider>)
src/components/theme-provider.tsx:6
FunctionThemeToggle
()
src/components/theme-toggle.tsx:7
FunctionThirdBentoAnimation
({ data, toolTipValues, color = "var(--secondary)", startAnimationDelay = 0, once = false, }: { data: nu
src/components/third-bento-animation.tsx:264
FunctionToolCallUI
({ searchQuery, searchResults, isStreaming, }: { searchQuery: string; searchResults: WebSearchResultItem[
src/components/chat-ui/chat-stream.tsx:434
FunctionTooltip
({ ...props }: React.ComponentProps<typeof TooltipPrimitive.Root>)
src/components/ui/tooltip.tsx:21
FunctionTooltipContent
({ className, sideOffset = 0, children, ...props }: React.ComponentProps<typeof TooltipPrimitive.Content>)
src/components/ui/tooltip.tsx:37
FunctionTooltipProvider
({ delayDuration = 0, ...props }: React.ComponentProps<typeof TooltipPrimitive.Provider>)
src/components/ui/tooltip.tsx:8
FunctionTooltipTrigger
({ ...props }: React.ComponentProps<typeof TooltipPrimitive.Trigger>)
src/components/ui/tooltip.tsx:31
Functionanimate
(time: number)
src/components/ui/flickering-grid.tsx:165
FunctiongetChatTitle
( id: string, userId?: string, )
src/lib/chat-store.ts:332
FunctionhandleAutoScroll
()
src/components/ui/feature-slideshow.tsx:156
FunctionhandleChange
(newValue: string)
src/components/ui/prompt-input.tsx:69
FunctionhandleClick
(e)
src/components/ui/prompt-input.tsx:74
FunctionhandleCopy
()
src/components/chat-ui/chat-stream.tsx:71
FunctionhandleFileChange
(event: ChangeEvent<HTMLInputElement>)
src/components/chat-ui/chat-input.tsx:90
FunctionhandleKeyDown
(e: React.KeyboardEvent<HTMLTextAreaElement>)
src/components/ui/prompt-input.tsx:157
FunctionhandleKeyDown
(event: KeyboardEvent)
src/components/ui/sidebar.tsx:97
FunctionhandleMouseLeave
()
src/components/fourth-bento-animation.tsx:67
FunctionhandleMouseMove
(e: React.MouseEvent)
src/components/fourth-bento-animation.tsx:59
FunctionhandleNewChat
()
src/components/chat-ui/chat-sidebar.tsx:89
FunctionhandleOpenChange
(newOpen: boolean)
src/components/ui/reasoning.tsx:51
FunctionhandleOverlayClick
()
src/components/sections/navbar.tsx:91
FunctionhandleRef
(el: HTMLTextAreaElement | null)
src/components/ui/prompt-input.tsx:133
FunctionhandleScroll
()
src/components/ui/feature-slideshow.tsx:171
FunctionhandleSubmit
(e: React.FormEvent<HTMLFormElement>)
src/components/custom-sign-up.tsx:34
FunctionhandleSubmit
(e: React.FormEvent<HTMLFormElement>)
src/components/custom-sign-in.tsx:32
FunctionhandleSubmit
(e?: React.FormEvent)
src/components/chat-ui/chat-input.tsx:46
FunctiononChange
()
src/hooks/use-mobile.ts:12
FunctionprepareSendMessagesRequest
({ messages, id })
src/components/chat-ui/chat-content.tsx:64
FunctionstreamContent
(timestamp: number)
src/components/ui/response-stream.tsx:168
FunctiontoggleDrawer
()
src/components/sections/navbar.tsx:90
← previous201–240 of 240, ranked by callers