MCPcopy Create free account

hub / github.com/AntiHub-Project/AntiHub / functions

Functions671 in github.com/AntiHub-Project/AntiHub

FunctionDropdownMenuCheckboxItem
({ className, children, checked, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Checkbo
components/ui/dropdown-menu.tsx:85
FunctionDropdownMenuContent
({ className, sideOffset = 4, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Content>)
components/ui/dropdown-menu.tsx:34
FunctionDropdownMenuGroup
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Group>)
components/ui/dropdown-menu.tsx:54
FunctionDropdownMenuItem
({ className, inset, variant = "default", ...props }: React.ComponentProps<typeof DropdownMenuPrimitiv
components/ui/dropdown-menu.tsx:62
FunctionDropdownMenuLabel
({ className, inset, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Label> & { inset?:
components/ui/dropdown-menu.tsx:146
FunctionDropdownMenuPortal
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Portal>)
components/ui/dropdown-menu.tsx:15
FunctionDropdownMenuRadioGroup
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.RadioGroup>)
components/ui/dropdown-menu.tsx:111
FunctionDropdownMenuRadioItem
({ className, children, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.RadioItem>)
components/ui/dropdown-menu.tsx:122
FunctionDropdownMenuSeparator
({ className, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Separator>)
components/ui/dropdown-menu.tsx:166
FunctionDropdownMenuShortcut
({ className, ...props }: React.ComponentProps<"span">)
components/ui/dropdown-menu.tsx:179
FunctionDropdownMenuSub
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Sub>)
components/ui/dropdown-menu.tsx:195
FunctionDropdownMenuSubContent
({ className, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.SubContent>)
components/ui/dropdown-menu.tsx:225
FunctionDropdownMenuSubTrigger
({ className, inset, children, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.SubTrigge
components/ui/dropdown-menu.tsx:201
FunctionDropdownMenuTrigger
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Trigger>)
components/ui/dropdown-menu.tsx:23
FunctionFloatingPaths
({ position }: { position: number })
components/ui/auth-page.tsx:259
FunctionGET
(request: NextRequest)
app/api/auth/github/callback/route.ts:11
FunctionGET
(request: NextRequest)
app/api/auth/callback/route.ts:11
FunctionHeader
()
components/ui/header-1.tsx:11
FunctionHelpPage
()
app/dashboard/help/page.tsx:6
FunctionHome
()
app/page.tsx:27
FunctionHoverCard
({ ...props }: React.ComponentProps<typeof HoverCardPrimitive.Root>)
components/ui/hover-card.tsx:8
FunctionHoverCardContent
({ className, align = "center", sideOffset = 4, ...props }: React.ComponentProps<typeof HoverCardPrimi
components/ui/hover-card.tsx:22
FunctionHoverCardTrigger
({ ...props }: React.ComponentProps<typeof HoverCardPrimitive.Trigger>)
components/ui/hover-card.tsx:14
FunctionHyperspeed
({ effectOptions = {} })
components/Hyperspeed.tsx:1219
FunctionImage
({ base64, uint8Array, mediaType, ...props }: ImageProps)
components/ai-elements/image.tsx:9
FunctionImageGeneration
({ children }: ImageGenerationProps)
components/ui/ai-chat-image-generation-1.tsx:9
FunctionImagePreview
({ children, src }: ImagePreviewProps)
components/ui/image-preview.tsx:15
FunctionImgSwitch
({ children, name = "default", size = "medium", style, value: controlledValue, onChange }: SwitchProps)
components/ui/img-switch.tsx:19
FunctionInlineCitation
({ className, ...props }: InlineCitationProps)
components/ai-elements/inline-citation.tsx:28
FunctionInlineCitationCard
(props: InlineCitationCardProps)
components/ai-elements/inline-citation.tsx:52
FunctionInlineCitationCardBody
({ className, ...props }: InlineCitationCardBodyProps)
components/ai-elements/inline-citation.tsx:85
FunctionInlineCitationCardTrigger
({ sources, className, ...props }: InlineCitationCardTriggerProps)
components/ai-elements/inline-citation.tsx:60
FunctionInlineCitationCarousel
({ className, children, ...props }: InlineCitationCarouselProps)
components/ai-elements/inline-citation.tsx:101
FunctionInlineCitationCarouselContent
( props: InlineCitationCarouselContentProps )
components/ai-elements/inline-citation.tsx:119
FunctionInlineCitationCarouselHeader
({ className, ...props }: InlineCitationCarouselHeaderProps)
components/ai-elements/inline-citation.tsx:137
FunctionInlineCitationCarouselIndex
({ children, className, ...props }: InlineCitationCarouselIndexProps)
components/ai-elements/inline-citation.tsx:152
FunctionInlineCitationCarouselItem
({ className, ...props }: InlineCitationCarouselItemProps)
components/ai-elements/inline-citation.tsx:125
FunctionInlineCitationCarouselNext
({ className, ...props }: InlineCitationCarouselNextProps)
components/ai-elements/inline-citation.tsx:216
FunctionInlineCitationCarouselPrev
({ className, ...props }: InlineCitationCarouselPrevProps)
components/ai-elements/inline-citation.tsx:189
FunctionInlineCitationQuote
({ children, className, ...props }: InlineCitationQuoteProps)
components/ai-elements/inline-citation.tsx:273
FunctionInlineCitationSource
({ title, url, description, className, children, ...props }: InlineCitationSourceProps)
components/ai-elements/inline-citation.tsx:247
FunctionInlineCitationText
({ className, ...props }: InlineCitationTextProps)
components/ai-elements/inline-citation.tsx:40
FunctionInput
({ className, type, ...props }: React.ComponentProps<"input">)
components/ui/input.tsx:5
FunctionInputGroup
({ className, ...props }: React.ComponentProps<"div">)
components/ui/input-group.tsx:11
FunctionInputGroupAddon
({ className, align = "inline-start", ...props }: React.ComponentProps<"div"> & VariantProps<typeof inpu
components/ui/input-group.tsx:60
FunctionInputGroupButton
({ className, type = "button", variant = "ghost", size = "xs", ...props }: Omit<React.ComponentProps
components/ui/input-group.tsx:100
FunctionInputGroupInput
({ className, ...props }: React.ComponentProps<"input">)
components/ui/input-group.tsx:131
FunctionInputGroupText
({ className, ...props }: React.ComponentProps<"span">)
components/ui/input-group.tsx:119
FunctionInputGroupTextarea
({ className, ...props }: React.ComponentProps<"textarea">)
components/ui/input-group.tsx:147
FunctionLabel
({ className, ...props }: React.ComponentProps<typeof LabelPrimitive.Root>)
components/ui/label.tsx:8
FunctionLoader
({ className, size = 16, ...props }: LoaderProps)
components/ai-elements/loader.tsx:86
FunctionLoader
()
components/ui/stateful-button.tsx:103
FunctionLoaderIcon
({ size = 16 }: LoaderIconProps)
components/ai-elements/loader.tsx:8
FunctionMenuToggleIcon
({ open, className, fill = 'none', stroke = 'currentColor', strokeWidth = 2.5, strokeLinecap = 'round',
components/ui/menu-toggle-icon.tsx:10
FunctionMessage
({ className, from, ...props }: MessageProps)
components/ai-elements/message.tsx:32
FunctionMessageAction
({ tooltip, children, label, variant = "ghost", size = "icon-sm", ...props }: MessageActionProps)
components/ai-elements/message.tsx:80
FunctionMessageActions
({ className, children, ...props }: MessageActionsProps)
components/ai-elements/message.tsx:65
FunctionMessageAttachment
({ data, className, onRemove, ...props }: MessageAttachmentProps)
components/ai-elements/message.tsx:352
FunctionMessageAttachments
({ children, className, ...props }: MessageAttachmentsProps)
components/ai-elements/message.tsx:432
FunctionMessageBranch
({ defaultBranch = 0, onBranchChange, className, ...props }: MessageBranchProps)
components/ai-elements/message.tsx:141
FunctionMessageBranchContent
({ children, ...props }: MessageBranchContentProps)
components/ai-elements/message.tsx:188
FunctionMessageBranchNext
({ children, className, ...props }: MessageBranchNextProps)
components/ai-elements/message.tsx:266
FunctionMessageBranchPage
({ className, ...props }: MessageBranchPageProps)
components/ai-elements/message.tsx:290
FunctionMessageBranchPrevious
({ children, ...props }: MessageBranchPreviousProps)
components/ai-elements/message.tsx:243
FunctionMessageBranchSelector
({ className, from, ...props }: MessageBranchSelectorProps)
components/ai-elements/message.tsx:220
FunctionMessageContent
({ children, className, ...props }: MessageContentProps)
components/ai-elements/message.tsx:45
FunctionMessageToolbar
({ className, children, ...props }: MessageToolbarProps)
components/ai-elements/message.tsx:456
FunctionModelSelector
(props: ModelSelectorProps)
components/ai-elements/model-selector.tsx:38
FunctionModelSelectorContent
({ className, children, title = "Model Selector", ...props }: ModelSelectorContentProps)
components/ai-elements/model-selector.tsx:52
FunctionModelSelectorDialog
(props: ModelSelectorDialogProps)
components/ai-elements/model-selector.tsx:68
FunctionModelSelectorEmpty
(props: ModelSelectorEmptyProps)
components/ai-elements/model-selector.tsx:89
FunctionModelSelectorGroup
(props: ModelSelectorGroupProps)
components/ai-elements/model-selector.tsx:95
FunctionModelSelectorInput
({ className, ...props }: ModelSelectorInputProps)
components/ai-elements/model-selector.tsx:74
FunctionModelSelectorItem
(props: ModelSelectorItemProps)
components/ai-elements/model-selector.tsx:101
FunctionModelSelectorList
(props: ModelSelectorListProps)
components/ai-elements/model-selector.tsx:83
FunctionModelSelectorLogo
({ provider, className, ...props }: ModelSelectorLogoProps)
components/ai-elements/model-selector.tsx:183
FunctionModelSelectorLogoGroup
({ className, ...props }: ModelSelectorLogoGroupProps)
components/ai-elements/model-selector.tsx:232
FunctionModelSelectorName
({ className, ...props }: ModelSelectorNameProps)
components/ai-elements/model-selector.tsx:247
FunctionModelSelectorSeparator
(props: ModelSelectorSeparatorProps)
components/ai-elements/model-selector.tsx:115
FunctionModelSelectorShortcut
(props: ModelSelectorShortcutProps)
components/ai-elements/model-selector.tsx:107
FunctionModelSelectorTrigger
(props: ModelSelectorTriggerProps)
components/ai-elements/model-selector.tsx:44
FunctionMorphingSquare
({ className, message, messagePlacement = "bottom", ...props }: HTMLMotionProps<"div"> & MorphingSquar
components/ui/morphing-square.tsx:31
FunctionNavDocuments
({ items, }: { items: { name: string url: string icon: Icon }[] })
components/nav-documents.tsx:28
FunctionNavMain
({ items, }: { items: { title: string url: string icon?: Icon }[] })
components/nav-main.tsx:16
FunctionNavSecondary
({ items, ...props }: { items: { title: string url: string icon: Icon }[] } & React.Compon
components/nav-secondary.tsx:15
FunctionNavUser
({ user, }: { user: { name: string email: string avatar: string } })
components/nav-user.tsx:32
FunctionNode
({ handles, className, ...props }: NodeProps)
components/ai-elements/node.tsx:21
FunctionNodeAction
(props: NodeActionProps)
components/ai-elements/node.tsx:56
FunctionNodeContent
({ className, ...props }: NodeContentProps)
components/ai-elements/node.tsx:60
FunctionNodeDescription
(props: NodeDescriptionProps)
components/ai-elements/node.tsx:50
FunctionNodeFooter
({ className, ...props }: NodeFooterProps)
components/ai-elements/node.tsx:66
FunctionNodeHeader
({ className, ...props }: NodeHeaderProps)
components/ai-elements/node.tsx:37
FunctionNodeTitle
(props: NodeTitleProps)
components/ai-elements/node.tsx:46
FunctionOpenIn
({ query, ...props }: OpenInProps)
components/ai-elements/open-in-chat.tsx:200
FunctionOpenInChatGPT
(props: OpenInChatGPTProps)
components/ai-elements/open-in-chat.tsx:249
FunctionOpenInClaude
(props: OpenInClaudeProps)
components/ai-elements/open-in-chat.tsx:269
FunctionOpenInContent
({ className, ...props }: OpenInContentProps)
components/ai-elements/open-in-chat.tsx:208
FunctionOpenInCursor
(props: OpenInCursorProps)
components/ai-elements/open-in-chat.tsx:349
FunctionOpenInItem
(props: OpenInItemProps)
components/ai-elements/open-in-chat.tsx:218
FunctionOpenInLabel
(props: OpenInLabelProps)
components/ai-elements/open-in-chat.tsx:224
← previousnext →301–400 of 671, ranked by callers