MCPcopy Create free account

hub / github.com/Codennnn/Apifox-UI / functions

Functions162 in github.com/Codennnn/Apifox-UI

FunctionHomePage
()
src/app/(main)/home/page.tsx:91
FunctionHttpMethodText
({ method, className = '', text }: HttpIconProps)
src/components/icons/HttpMethodText.tsx:10
FunctionIconLogo
()
src/components/icons/IconLogo.tsx:1
FunctionIconText
({ icon, text }: IconTextProps)
src/components/IconText.tsx:6
FunctionInputDesc
({ value, onChange, }: { value?: string onChange?: (value: string) => void })
src/components/tab-content/api/components/InputDesc.tsx:12
FunctionInputSearch
()
src/components/InputSearch.tsx:12
FunctionInputUnderline
(props: InputProps)
src/components/InputUnderline.tsx:7
FunctionJsonSchemaCard
(props: JsonSchemaCardProps)
src/components/JsonSchemaCard.tsx:21
FunctionJsonSchemaContextProvider
( props: React.PropsWithChildren<{ value: JsonSchemaContextData }>, )
src/components/JsonSchema/JsonSchema.context.tsx:12
FunctionJsonSchemaEditor
(props: JsonSchemaEditorProps)
src/components/JsonSchema/JsonSchemaEditor.tsx:22
FunctionJsonSchemaNode
(props: JsonSchemaNodeProps)
src/components/JsonSchema/JsonSchemaNode.tsx:17
FunctionJsonSchemaNodeRow
(props: JsonSchemaNodeRowProps)
src/components/JsonSchema/JsonSchemaNodeRow.tsx:32
FunctionJsonSchemaNodeWrapper
( props: React.PropsWithChildren<{ className?: string shouldExpand?: boolean }>, )
src/components/JsonSchema/JsonSchemaNodeWrapper.tsx:1
FunctionJsonViewer
(props: JsonViewerProps)
src/components/JsonViewer.tsx:9
FunctionLayoutProvider
(props: React.PropsWithChildren)
src/contexts/layout-settings.tsx:14
FunctionMainLayout
(props: React.PropsWithChildren)
src/app/(main)/layout.tsx:10
FunctionMarkdownEditor
( props: EditorProps & { className?: string, style?: React.CSSProperties }, )
src/components/MarkdownEditor.tsx:9
FunctionMenuHelpersContextProvider
(props: React.PropsWithChildren)
src/contexts/menu-helpers.tsx:51
FunctionMenuTabProvider
(props: React.PropsWithChildren)
src/contexts/menu-tab-settings.tsx:23
FunctionModalNewResponse
(props: ModalNewResponseProps)
src/components/tab-content/api/ModalNewResponse.tsx:33
FunctionNavItem
(props: NavItemProps)
src/app/(main)/components/SideNav/NavMenu.tsx:15
FunctionNavMenu
()
src/app/(main)/components/SideNav/NavMenu.tsx:46
FunctionNewItem
(props: NewItemProps)
src/components/tab-content/Blank.tsx:18
FunctionOverview
()
src/components/tab-content/Overview.tsx:3
FunctionPanelLayout
(props: PanelLayoutProps)
src/app/(main)/components/PanelLayout.tsx:34
FunctionParamsBody
(props: ParamsBodyProps)
src/components/tab-content/api/params/ParamsBody.tsx:81
FunctionParamsEditableCell
(props: ParamsEditableCelllProps)
src/components/tab-content/api/components/ParamsEditableCell.tsx:11
FunctionParamsEditableTable
(props: ParamsEditableTableProps)
src/components/tab-content/api/components/ParamsEditableTable.tsx:31
FunctionParamsTab
(props: ParamsTabProps)
src/components/tab-content/api/params/ParamsTab.tsx:40
FunctionPathInput
(props: PathInputProps)
src/components/tab-content/api/components/PathInput.tsx:17
FunctionRecycle
()
src/components/tab-content/Recycle.tsx:93
FunctionRecycleTable
(props: RecycleTableProps)
src/components/tab-content/Recycle.tsx:15
FunctionResponseTab
(props: ResponseTabProps)
src/components/tab-content/api/components/ResponseTab.tsx:28
FunctionRootLayout
(props: React.PropsWithChildren)
src/app/layout.tsx:24
FunctionRootPage
()
src/app/page.tsx:10
FunctionSchema
()
src/components/tab-content/Schema.tsx:20
FunctionSelectorCatalog
(props: SelectorCatalogProps)
src/components/SelectorCatalog.tsx:19
FunctionSelectorService
(props: SelectorServiceProps)
src/components/SelectorService.tsx:38
FunctionSettingsPage
()
src/app/(main)/settings/page.tsx:48
FunctionSideNav
()
src/app/(main)/components/SideNav/SideNav.tsx:7
FunctionSmallButton
({ children, ...props }: React.PropsWithChildren<ButtonProps>)
src/app/(main)/components/FooterBar/FooterBar.tsx:10
FunctionSwitcherIcon
(props: Pick<React.ComponentProps<'span'>, 'onClick'>)
src/components/ApiMenu/SwitcherIcon.tsx:7
FunctionTabContentProvider
( props: React.PropsWithChildren<Pick<TabContentContextData, 'tabData'>>, )
src/components/ApiTab/TabContentContext.tsx:11
FunctionTestPage
()
src/app/test/page.tsx:58
FunctionThemeColorPicker
(props: ThemeColorPickerProps)
src/components/ThemeEditor/ThemeColorPicker.tsx:12
FunctionThemeEditor
(props: ThemeEditorProps)
src/components/ThemeEditor/ThemeEditor.tsx:21
FunctionThemeEditorWrapper
()
src/components/modals/ModalSettings.tsx:28
FunctionThemePicker
(props: ThemePickerProps)
src/components/ThemeEditor/ThemePicker.tsx:10
FunctionThemeProvider
(props: React.PropsWithChildren<ThemeProviderProps>)
src/components/ThemeEditor/ThemeContext.tsx:31
FunctionThemeProviderClient
( props: React.PropsWithChildren<Pick<ThemeProviderProps, 'autoSaveId'>>, )
src/components/ThemeEditor/ThemeContext.tsx:95
FunctionThemeRadiusPicker
(props: ThemeRadiusPickerProps)
src/components/ThemeEditor/ThemeRadiusPicker.tsx:11
FunctionUIButton
(props: UIBtnProps)
src/components/UIBtn.tsx:9
FunctionhandleAddField
(targetPath: FieldPath[])
src/components/JsonSchema/JsonSchemaEditor.tsx:49
FunctionhandleDragEnd
({ active, over })
src/components/ApiTab/ApiTab.tsx:162
FunctionhandleDrop
(info)
src/components/ApiMenu/ApiMenu.tsx:117
FunctionhandleEdit
(key, action)
src/components/ApiTab/ApiTab.tsx:213
FunctionhandleInputChange
(ev)
src/components/tab-content/api/components/PathInput.tsx:23
FunctionhandleParseQueryParams
(parsedParams)
src/components/tab-content/api/ApiDocEditing.tsx:162
FunctionhandlePathChange
(pathVal)
src/components/tab-content/api/ApiDocEditing.tsx:112
FunctionhandleRemoveField
(targetPath: FieldPath[])
src/components/JsonSchema/JsonSchemaEditor.tsx:96
Functionhandler
({ nativeEvent: event }: PointerEvent)
src/components/ApiTab/ApiTab.tsx:36
FunctionrenderTabBar
(tabBarProps, DefaultTabBar)
src/components/ApiTab/ApiTab.tsx:173
← previous101–162 of 162, ranked by callers