MCPcopy Create free account

hub / github.com/baimingxuan/vue3-admin-design / functions

Functions730 in github.com/baimingxuan/vue3-admin-design

FunctionhandleSave
(key: string)
src/views/table/table-edit-row.tsx:63
FunctionhandleScroll
(e: WheelEvent)
src/layout/tags/index.tsx:157
FunctionhandleScroll
(el: InfiniteScrollEl, cb: InfiniteScrollCallback)
src/directives/infiniteScroll.ts:69
FunctionhandleScroll
()
src/components/Scrollbar/src/index.tsx:44
FunctionhandleSearch
(value: string)
src/components/ApiCompo/src/components/ApiTreeSelect.tsx:183
FunctionhandleSelect
(selectedKeys, info: any)
src/components/ApiCompo/src/components/ApiTree.tsx:182
FunctionhandleSelectChange
(sourceSelectedKeys: string[], targetSelectedKeys: string[])
src/components/ApiCompo/src/components/ApiTransfer.tsx:130
FunctionhandleSpliteMenu
(parentPath: string)
src/layout/menu/useLayoutMenu.ts:50
FunctionhandleStart
()
src/views/compo/count-to.tsx:21
FunctionhandleStateUpdate
(viewUpdate: any)
src/views/editor/code-mirror/index.tsx:51
FunctionhandleSuccess
(data: any)
src/views/image/image-cropper.tsx:33
FunctionhandleSuccess
(url: string)
src/views/image/image-compress.tsx:53
FunctionhandleTableChange
(selectedKeys: number[])
src/views/excel/export-excel/index.tsx:42
FunctionhandleTableSelect
(_record: object, _selected: boolean, selectedRows: object[])
src/views/excel/export-excel/index.tsx:46
FunctionhandleTableSelectAll
(_selected: boolean, selectedRows: object[])
src/views/excel/export-excel/index.tsx:50
FunctionhandleTextAlign
({ key })
src/components/RichText/src/RichTextSetting.tsx:52
FunctionhandleToggleAdvanced
()
src/components/Form/src/hooks/useAdvanced.ts:107
FunctionhandleUnLock
()
src/layout/lock/components/UnlockForm/index.tsx:28
FunctionhandleUp
()
src/components/Application/src/AppSearch/useMenuSearch.ts:88
FunctionhasClass
(el: Element, cls: string)
src/utils/dom/style.ts:7
FunctionisInContainer
(el?: Element, container?: Element | Window)
src/utils/dom/position.ts:3
Functionlighten
(color: string, amount: number)
src/utils/color.ts:82
FunctionlistToTree
(list: any[], config: Partial<TreeHelperConfig> = {})
src/utils/helper/treeHelper.ts:91
FunctionloadCascaderLazy
(selectedOptions: any)
src/views/form/basic-form/index.tsx:82
FunctionloadData
(treeNode: EventDataNode)
src/components/ApiCompo/src/components/ApiTree.tsx:139
FunctionloadData
(treeNode: LegacyDataNode)
src/components/ApiCompo/src/components/ApiTreeSelect.tsx:140
FunctionloadData
(selectedOptions: BaseOptionType)
src/components/ApiCompo/src/components/ApiCascader.tsx:134
FunctionloadTreeLazy
(treeNode: any)
src/views/form/basic-form/index.tsx:99
Functionlogin
( params: LoginFormState & { goHome?: boolean } )
src/stores/modules/user.ts:61
Functionlogout
(goLogin = false)
src/stores/modules/user.ts:114
FunctionmatchesSelectorToParentElements
(el, selector, baseNode)
src/components/VueDrr/src/dom.ts:3
FunctionmessageHandler
(e: MessageEvent)
src/components/Iframe/src/IframeWrapper.tsx:43
Functionmounted
(el, binding)
src/directives/infiniteScroll.ts:110
FunctionmouseMoveDocumentHandler
(e: any)
src/components/Scrollbar/src/bar.tsx:52
FunctionmouseUpDocumentHandler
()
src/components/Scrollbar/src/bar.tsx:64
Functionoff
* Remove an event handler for the given type. * If `handler` is omitted, all handlers of the given type are removed. * @param {string|symbol
src/utils/mitt.ts:73
Methodoff
(type: Key, handler?: Handler<Events[Key]>)
src/utils/mitt.ts:28
Functionon
* Register an event handler for the given type. * @param {string|symbol} type Type of event to listen for, or `'*'` for all events * @param
src/utils/mitt.ts:57
FunctiononCancel
()
src/views/table/table-basic.tsx:108
FunctiononClickOutside
()
src/components/Table/src/components/EditableCell/index.tsx:276
FunctiononOk
()
src/views/table/table-basic.tsx:105
FunctiononSelect
({ key }: Record<string, string>, selected: boolean)
src/views/compo/transfer/index.tsx:57
FunctiononSelectAll
(selected: boolean, selectedRows: Record<string, string | boolean>[])
src/views/compo/transfer/index.tsx:53
FunctionopenGithub
()
src/layout/feature/components/GithubLink.tsx:7
FunctionopenGithub
()
src/components/Page/src/PageWrapper.tsx:28
FunctionpostMessage
(message: any)
src/components/Iframe/src/IframeWrapper.tsx:29
FunctionrealTime
(data: any)
src/views/image/image-cropper.tsx:29
FunctionrefreshTagPage
(router: Router)
src/stores/modules/tags.ts:272
Functionregister
(formInstance: FormRefType)
src/components/Form/src/hooks/useForm.ts:25
Functionreload
()
src/components/Iframe/src/IframeWrapper.tsx:35
Functionremove
()
src/hooks/event/useEventListener.ts:26
FunctionremoveClass
(el: Element, cls: string)
src/utils/dom/style.ts:18
FunctionremoveRouteChange
()
src/logics/mitt/routeChange.ts:29
FunctionremoveSchemaByField
(fields: string | string[])
src/components/Form/src/hooks/useFormEvents.ts:323
FunctionremoveSchemaByField
(field: string | string[])
src/components/Form/src/hooks/useForm.ts:102
MethodremoveSession
(key: SessionKeys, immediate = false)
src/utils/cache/persistent.ts:76
FunctionremoveStyle
(element: HTMLElement, style: CSSProperties | keyof CSSProperties | string)
src/utils/dom/style.ts:53
Functionrender
()
src/components/CountTo/src/index.tsx:75
Functionrender
()
src/components/Menu/src/components/MenuItems.tsx:10
FunctionrenderFormItem
()
src/components/Form/src/components/FormItem.tsx:300
Functionreset
()
src/components/CountTo/src/index.tsx:36
FunctionresetFields
()
src/components/Form/src/hooks/useFormEvents.ts:140
FunctionresetFields
()
src/components/Form/src/hooks/useForm.ts:63
FunctionresetForm
()
src/views/form/basic-form/index.tsx:128
FunctionresetLockInfo
()
src/stores/modules/lock.ts:25
FunctionresetSchemas
(schema: Partial<FormSchemaType> | Partial<FormSchemaType>[])
src/components/Form/src/hooks/useFormEvents.ts:212
FunctionresetState
()
src/stores/modules/permission.ts:47
FunctionresetState
()
src/stores/modules/tags.ts:288
FunctionresetState
()
src/stores/modules/user.ts:55
FunctionresetState
()
src/stores/modules/app.ts:60
Functionresize
()
src/hooks/web/useECharts.ts:68
FunctionresizeHandler
(entries: any[])
src/utils/resizeEvent.ts:11
FunctionrgbToHex
(r: number, g: number, b: number)
src/utils/color.ts:22
Functionrun
()
src/hooks/event/useScrollTo.ts:49
FunctionscrollBottom
* Scroll to the bottom
src/components/Container/index.tsx:43
FunctionscrollIntoView
(container: HTMLElement, selected: HTMLElement)
src/utils/dom/scroll.ts:37
FunctionscrollTo
* Scroll to the specified position
src/components/Container/index.tsx:13
FunctionscrollToField
(name: NamePath, options?: ScrollOptions | undefined)
src/components/Form/src/hooks/useFormEvents.ts:175
FunctionscrollToField
(name: NamePath, options?: ScrollOptions)
src/components/Form/src/hooks/useForm.ts:75
Functionsearch
(e: ChangeEvent)
src/components/Application/src/AppSearch/useMenuSearch.ts:47
Methodset
* Set cache * @param {string} key * @param {*} value * @param {*} expire Expiration time in seconds * @memberof Cache
src/utils/cache/storageCache.ts:59
FunctionsetAppConfig
(config: DeepPartial<AppConfig>)
src/stores/modules/app.ts:56
FunctionsetAppMode
(mode: AppModeEnum)
src/hooks/setting/useBaseSetting.ts:22
FunctionsetCssVar
(prop: string, val: any, dom = docEle)
src/logics/theme/util.ts:9
FunctionsetFormModel
(key: string, value: any, schema: FormSchemaType)
src/components/Form/src/index.tsx:128
FunctionsetFormProps
(props: Partial<FormPropsType>)
src/components/Form/src/index.tsx:124
FunctionsetFormProps
(props: Partial<FormPropsType>)
src/components/Form/src/hooks/useForm.ts:51
FunctionsetLockInfo
(info: LockInfo)
src/stores/modules/lock.ts:21
FunctionsetMenuList
(list: AppMenu[])
src/stores/modules/permission.ts:25
MethodsetSession
(key: SessionKeys, value: SessionStore[SessionKeys], immediate = false)
src/utils/cache/persistent.ts:71
FunctionsetSessionTimeout
(flag: boolean)
src/stores/modules/user.ts:52
FunctionsetState
(val: UnwrapRef<T[keyof T]>)
src/components/ApiCompo/src/hooks/useBindValue.ts:26
FunctionsetThemeMode
(mode: ThemeEnum)
src/stores/modules/app.ts:53
FunctionsetToken
(token: string | undefined)
src/stores/modules/user.ts:43
FunctionsetUserInfo
(info: UserInfo | null)
src/stores/modules/user.ts:47
Functionsetup
()
src/App.tsx:12
Functionsetup
()
src/layout/index.tsx:17
Functionsetup
()
src/layout/footer/index.tsx:10
Functionsetup
(props)
src/layout/menu/index.tsx:29
Functionsetup
()
src/layout/lock/index.tsx:7
← previousnext →501–600 of 730, ranked by callers