MCPcopy Create free account

hub / github.com/HalseySpicy/Hooks-Admin / functions

Functions208 in github.com/HalseySpicy/Hooks-Admin

FunctionMenu21
()
src/views/menu/menu2/menu21/index.tsx:1
FunctionMenu221
()
src/views/menu/menu2/menu22/menu221/index.tsx:1
FunctionMenu222
()
src/views/menu/menu2/menu22/menu222/index.tsx:1
FunctionMenu23
()
src/views/menu/menu2/menu23/index.tsx:1
FunctionMenu3
()
src/views/menu/menu3/index.tsx:1
FunctionMoreButton
(props: any)
src/layouts/components/Tabs/components/MoreButton.tsx:7
FunctionMyBlog
()
src/views/link/myBlog/index.tsx:1
FunctionNestedChart
()
src/views/echarts/nestedChart/index.tsx:4
FunctionNotAuth
()
src/components/ErrorMessage/403.tsx:6
FunctionNotFound
()
src/components/ErrorMessage/404.tsx:6
FunctionNotNetwork
()
src/components/ErrorMessage/500.tsx:6
FunctionOverNext30Chart
()
src/views/dataScreen/components/OverNext30Chart.tsx:6
FunctionPasswordModal
(props: Props)
src/layouts/components/Header/components/PasswordModal.tsx:8
FunctionPieChart
()
src/views/echarts/pieChart/index.tsx:4
FunctionPlatformSourceChart
()
src/views/dataScreen/components/PlatformSourceChart.tsx:9
FunctionRadarChart
()
src/views/echarts/radarChart/index.tsx:4
FunctionRealTimeAccessChart
()
src/views/dataScreen/components/RealTimeAccessChart.tsx:6
FunctionRouter
()
src/routers/index.tsx:37
FunctionSelectIcon
()
src/views/assembly/selectIcon/index.tsx:3
FunctionSvgIcon
(props: SvgProps)
src/components/svgIcon/index.tsx:8
FunctionSwitchDark
(props: any)
src/components/SwitchDark/index.tsx:5
FunctionTheme
(props: any)
src/layouts/components/Header/components/Theme.tsx:9
FunctionUseComponent
()
src/views/proTable/useComponent/index.tsx:3
FunctionUseHooks
()
src/views/proTable/useHooks/index.tsx:7
FunctionValidateForm
()
src/views/form/validateForm/index.tsx:4
FunctionWaterChart
()
src/views/echarts/waterChart/index.tsx:6
Functionauth
(state: AuthState = authState, action: AnyAction)
src/redux/modules/auth/reducer.ts:12
Functionbreadcrumb
(state: BreadcrumbState = breadcrumbState, action: AnyAction)
src/redux/modules/breadcrumb/reducer.ts:11
FunctionclickMenu
({ key }: { key: string })
src/layouts/components/Menu/index.tsx:94
FunctionclickTabs
(path: string)
src/layouts/components/Tabs/index.tsx:27
Methodconstructor
(config: AxiosRequestConfig)
src/api/index.ts:25
FunctiondeepCopy
(obj: any)
src/utils/util.ts:173
FunctionechartsResize
()
src/hooks/useEcharts.ts:13
FunctiongetEnvConfig
(match = "VITE_GLOB_", confFiles = [".env", ".env.production"])
src/utils/getEnv.ts:49
FunctiongetMenuListAction
()
src/redux/modules/menu/action.ts:34
FunctiongetMenuListActionPromise
()
src/redux/modules/menu/action.ts:43
FunctiongetMenuListActionThunk
()
src/redux/modules/menu/action.ts:23
FunctiongetRootPath
(...dir: string[])
src/utils/getEnv.ts:73
Functionglobal
(state: GlobalState = globalState, action: AnyAction)
src/redux/modules/global/reducer.ts:28
FunctiongoHome
()
src/components/ErrorMessage/404.tsx:8
FunctiongoHome
()
src/components/ErrorMessage/403.tsx:8
FunctiongoHome
()
src/components/ErrorMessage/500.tsx:8
Functionguide
()
src/views/assembly/guide/index.tsx:16
FunctionhandleCancel
()
src/layouts/components/Header/components/PasswordModal.tsx:25
FunctionhandleCancel
()
src/layouts/components/Header/components/InfoModal.tsx:25
FunctionhandleFullScreen
()
src/layouts/components/Header/components/Fullscreen.tsx:16
FunctionhandleOk
()
src/layouts/components/Header/components/PasswordModal.tsx:20
FunctionhandleOk
()
src/layouts/components/Header/components/InfoModal.tsx:20
FunctionhandleTo
()
src/views/dataScreen/index.tsx:18
FunctionisArray
(val: any)
src/utils/is/index.ts:79
FunctionisAsyncFunction
(val: unknown)
src/utils/is/index.ts:51
FunctionisBoolean
(val: unknown)
src/utils/is/index.ts:72
FunctionisClient
()
src/utils/is/index.ts:86
FunctionisDate
(val: unknown)
src/utils/is/index.ts:37
FunctionisDevFn
(mode: string)
src/utils/getEnv.ts:5
FunctionisElement
(val: unknown)
src/utils/is/index.ts:97
FunctionisImageDom
(o: Element)
src/utils/is/index.ts:104
FunctionisNullAndUnDef
(val: unknown)
src/utils/is/index.ts:112
FunctionisNullOrUnDef
(val: unknown)
src/utils/is/index.ts:116
FunctionisNumber
(val: unknown)
src/utils/is/index.ts:44
FunctionisProdFn
(mode: string)
src/utils/getEnv.ts:9
FunctionisPromise
(val: unknown)
src/utils/is/index.ts:58
FunctionisReportMode
()
src/utils/getEnv.ts:16
FunctionisString
(val: unknown)
src/utils/is/index.ts:65
FunctionisType
(val: any)
src/utils/util.ts:162
FunctionisWindow
(val: any)
src/utils/is/index.ts:93
FunctionlocalClear
()
src/utils/util.ts:40
FunctionlocalGet
(key: string)
src/utils/util.ts:8
FunctionlocalRemove
(key: string)
src/utils/util.ts:32
FunctionlocalSet
(key: string, value: any)
src/utils/util.ts:23
Functionlogout
()
src/layouts/components/Header/components/AvatarIcon.tsx:23
FunctionmapStateToProps
(state: any)
src/App.tsx:49
FunctionmapStateToProps
(state: any)
src/components/SwitchDark/index.tsx:22
FunctionmapStateToProps
(state: any)
src/layouts/index.tsx:58
FunctionmapStateToProps
(state: any)
src/layouts/components/Footer/index.tsx:19
FunctionmapStateToProps
(state: any)
src/layouts/components/Menu/index.tsx:119
FunctionmapStateToProps
(state: any)
src/layouts/components/Menu/components/Logo.tsx:14
FunctionmapStateToProps
(state: any)
src/layouts/components/Header/components/Theme.tsx:116
FunctionmapStateToProps
(state: any)
src/layouts/components/Header/components/AssemblySize.tsx:44
FunctionmapStateToProps
(state: any)
src/layouts/components/Header/components/BreadcrumbNav.tsx:25
FunctionmapStateToProps
(state: any)
src/layouts/components/Header/components/CollapseIcon.tsx:19
FunctionmapStateToProps
(state: any)
src/layouts/components/Header/components/Language.tsx:33
FunctionmapStateToProps
(state: any)
src/layouts/components/Tabs/index.tsx:93
Functionmenu
(state: MenuState = menuState, action: AnyAction)
src/redux/modules/menu/reducer.ts:12
FunctiononChange
(checked: boolean)
src/components/SwitchDark/index.tsx:7
FunctiononChange
(key: string)
src/views/dashboard/dataVisualize/index.tsx:14
FunctiononClick
(e: MenuInfo)
src/layouts/components/Header/components/AssemblySize.tsx:9
FunctiononFill
()
src/views/form/validateForm/index.tsx:30
FunctiononFill
()
src/views/form/basicForm/index.tsx:30
FunctiononFinish
(values: any)
src/views/form/validateForm/index.tsx:21
FunctiononFinish
(values: any)
src/views/form/basicForm/index.tsx:21
FunctiononFinish
(values: any)
src/views/form/dynamicForm/index.tsx:6
FunctiononFinish
(loginForm: Login.ReqLoginForm)
src/views/login/components/LoginForm.tsx:22
FunctiononFinishFailed
(errorInfo: any)
src/views/login/components/LoginForm.tsx:36
FunctiononGenderChange
(value: string)
src/views/form/validateForm/index.tsx:8
FunctiononGenderChange
(value: string)
src/views/form/basicForm/index.tsx:8
FunctiononOpenChange
(openKeys: string[])
src/layouts/components/Menu/index.tsx:28
FunctiononReset
()
src/views/form/validateForm/index.tsx:26
FunctiononReset
()
src/views/form/basicForm/index.tsx:26
Methodput
(url: string, params?: object, _object = {})
src/api/index.ts:97
← previousnext →101–200 of 208, ranked by callers