Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baimingxuan/vue3-admin-design
/ functions
Functions
730 in github.com/baimingxuan/vue3-admin-design
⨍
Functions
730
◇
Types & classes
131
Function
handleSave
(key: string)
src/views/table/table-edit-row.tsx:63
Function
handleScroll
(e: WheelEvent)
src/layout/tags/index.tsx:157
Function
handleScroll
(el: InfiniteScrollEl, cb: InfiniteScrollCallback)
src/directives/infiniteScroll.ts:69
Function
handleScroll
()
src/components/Scrollbar/src/index.tsx:44
Function
handleSearch
(value: string)
src/components/ApiCompo/src/components/ApiTreeSelect.tsx:183
Function
handleSelect
(selectedKeys, info: any)
src/components/ApiCompo/src/components/ApiTree.tsx:182
Function
handleSelectChange
(sourceSelectedKeys: string[], targetSelectedKeys: string[])
src/components/ApiCompo/src/components/ApiTransfer.tsx:130
Function
handleSpliteMenu
(parentPath: string)
src/layout/menu/useLayoutMenu.ts:50
Function
handleStart
()
src/views/compo/count-to.tsx:21
Function
handleStateUpdate
(viewUpdate: any)
src/views/editor/code-mirror/index.tsx:51
Function
handleSuccess
(data: any)
src/views/image/image-cropper.tsx:33
Function
handleSuccess
(url: string)
src/views/image/image-compress.tsx:53
Function
handleTableChange
(selectedKeys: number[])
src/views/excel/export-excel/index.tsx:42
Function
handleTableSelect
(_record: object, _selected: boolean, selectedRows: object[])
src/views/excel/export-excel/index.tsx:46
Function
handleTableSelectAll
(_selected: boolean, selectedRows: object[])
src/views/excel/export-excel/index.tsx:50
Function
handleTextAlign
({ key })
src/components/RichText/src/RichTextSetting.tsx:52
Function
handleToggleAdvanced
()
src/components/Form/src/hooks/useAdvanced.ts:107
Function
handleUnLock
()
src/layout/lock/components/UnlockForm/index.tsx:28
Function
handleUp
()
src/components/Application/src/AppSearch/useMenuSearch.ts:88
Function
hasClass
(el: Element, cls: string)
src/utils/dom/style.ts:7
Function
isInContainer
(el?: Element, container?: Element | Window)
src/utils/dom/position.ts:3
Function
lighten
(color: string, amount: number)
src/utils/color.ts:82
Function
listToTree
(list: any[], config: Partial<TreeHelperConfig> = {})
src/utils/helper/treeHelper.ts:91
Function
loadCascaderLazy
(selectedOptions: any)
src/views/form/basic-form/index.tsx:82
Function
loadData
(treeNode: EventDataNode)
src/components/ApiCompo/src/components/ApiTree.tsx:139
Function
loadData
(treeNode: LegacyDataNode)
src/components/ApiCompo/src/components/ApiTreeSelect.tsx:140
Function
loadData
(selectedOptions: BaseOptionType)
src/components/ApiCompo/src/components/ApiCascader.tsx:134
Function
loadTreeLazy
(treeNode: any)
src/views/form/basic-form/index.tsx:99
Function
login
( params: LoginFormState & { goHome?: boolean } )
src/stores/modules/user.ts:61
Function
logout
(goLogin = false)
src/stores/modules/user.ts:114
Function
matchesSelectorToParentElements
(el, selector, baseNode)
src/components/VueDrr/src/dom.ts:3
Function
messageHandler
(e: MessageEvent)
src/components/Iframe/src/IframeWrapper.tsx:43
Function
mounted
(el, binding)
src/directives/infiniteScroll.ts:110
Function
mouseMoveDocumentHandler
(e: any)
src/components/Scrollbar/src/bar.tsx:52
Function
mouseUpDocumentHandler
()
src/components/Scrollbar/src/bar.tsx:64
Function
off
* 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
Method
off
(type: Key, handler?: Handler<Events[Key]>)
src/utils/mitt.ts:28
Function
on
* 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
Function
onCancel
()
src/views/table/table-basic.tsx:108
Function
onClickOutside
()
src/components/Table/src/components/EditableCell/index.tsx:276
Function
onOk
()
src/views/table/table-basic.tsx:105
Function
onSelect
({ key }: Record<string, string>, selected: boolean)
src/views/compo/transfer/index.tsx:57
Function
onSelectAll
(selected: boolean, selectedRows: Record<string, string | boolean>[])
src/views/compo/transfer/index.tsx:53
Function
openGithub
()
src/layout/feature/components/GithubLink.tsx:7
Function
openGithub
()
src/components/Page/src/PageWrapper.tsx:28
Function
postMessage
(message: any)
src/components/Iframe/src/IframeWrapper.tsx:29
Function
realTime
(data: any)
src/views/image/image-cropper.tsx:29
Function
refreshTagPage
(router: Router)
src/stores/modules/tags.ts:272
Function
register
(formInstance: FormRefType)
src/components/Form/src/hooks/useForm.ts:25
Function
reload
()
src/components/Iframe/src/IframeWrapper.tsx:35
Function
remove
()
src/hooks/event/useEventListener.ts:26
Function
removeClass
(el: Element, cls: string)
src/utils/dom/style.ts:18
Function
removeRouteChange
()
src/logics/mitt/routeChange.ts:29
Function
removeSchemaByField
(fields: string | string[])
src/components/Form/src/hooks/useFormEvents.ts:323
Function
removeSchemaByField
(field: string | string[])
src/components/Form/src/hooks/useForm.ts:102
Method
removeSession
(key: SessionKeys, immediate = false)
src/utils/cache/persistent.ts:76
Function
removeStyle
(element: HTMLElement, style: CSSProperties | keyof CSSProperties | string)
src/utils/dom/style.ts:53
Function
render
()
src/components/CountTo/src/index.tsx:75
Function
render
()
src/components/Menu/src/components/MenuItems.tsx:10
Function
renderFormItem
()
src/components/Form/src/components/FormItem.tsx:300
Function
reset
()
src/components/CountTo/src/index.tsx:36
Function
resetFields
()
src/components/Form/src/hooks/useFormEvents.ts:140
Function
resetFields
()
src/components/Form/src/hooks/useForm.ts:63
Function
resetForm
()
src/views/form/basic-form/index.tsx:128
Function
resetLockInfo
()
src/stores/modules/lock.ts:25
Function
resetSchemas
(schema: Partial<FormSchemaType> | Partial<FormSchemaType>[])
src/components/Form/src/hooks/useFormEvents.ts:212
Function
resetState
()
src/stores/modules/permission.ts:47
Function
resetState
()
src/stores/modules/tags.ts:288
Function
resetState
()
src/stores/modules/user.ts:55
Function
resetState
()
src/stores/modules/app.ts:60
Function
resize
()
src/hooks/web/useECharts.ts:68
Function
resizeHandler
(entries: any[])
src/utils/resizeEvent.ts:11
Function
rgbToHex
(r: number, g: number, b: number)
src/utils/color.ts:22
Function
run
()
src/hooks/event/useScrollTo.ts:49
Function
scrollBottom
* Scroll to the bottom
src/components/Container/index.tsx:43
Function
scrollIntoView
(container: HTMLElement, selected: HTMLElement)
src/utils/dom/scroll.ts:37
Function
scrollTo
* Scroll to the specified position
src/components/Container/index.tsx:13
Function
scrollToField
(name: NamePath, options?: ScrollOptions | undefined)
src/components/Form/src/hooks/useFormEvents.ts:175
Function
scrollToField
(name: NamePath, options?: ScrollOptions)
src/components/Form/src/hooks/useForm.ts:75
Function
search
(e: ChangeEvent)
src/components/Application/src/AppSearch/useMenuSearch.ts:47
Method
set
* Set cache * @param {string} key * @param {*} value * @param {*} expire Expiration time in seconds * @memberof Cache
src/utils/cache/storageCache.ts:59
Function
setAppConfig
(config: DeepPartial<AppConfig>)
src/stores/modules/app.ts:56
Function
setAppMode
(mode: AppModeEnum)
src/hooks/setting/useBaseSetting.ts:22
Function
setCssVar
(prop: string, val: any, dom = docEle)
src/logics/theme/util.ts:9
Function
setFormModel
(key: string, value: any, schema: FormSchemaType)
src/components/Form/src/index.tsx:128
Function
setFormProps
(props: Partial<FormPropsType>)
src/components/Form/src/index.tsx:124
Function
setFormProps
(props: Partial<FormPropsType>)
src/components/Form/src/hooks/useForm.ts:51
Function
setLockInfo
(info: LockInfo)
src/stores/modules/lock.ts:21
Function
setMenuList
(list: AppMenu[])
src/stores/modules/permission.ts:25
Method
setSession
(key: SessionKeys, value: SessionStore[SessionKeys], immediate = false)
src/utils/cache/persistent.ts:71
Function
setSessionTimeout
(flag: boolean)
src/stores/modules/user.ts:52
Function
setState
(val: UnwrapRef<T[keyof T]>)
src/components/ApiCompo/src/hooks/useBindValue.ts:26
Function
setThemeMode
(mode: ThemeEnum)
src/stores/modules/app.ts:53
Function
setToken
(token: string | undefined)
src/stores/modules/user.ts:43
Function
setUserInfo
(info: UserInfo | null)
src/stores/modules/user.ts:47
Function
setup
()
src/App.tsx:12
Function
setup
()
src/layout/index.tsx:17
Function
setup
()
src/layout/footer/index.tsx:10
Function
setup
(props)
src/layout/menu/index.tsx:29
Function
setup
()
src/layout/lock/index.tsx:7
← previous
next →
501–600 of 730, ranked by callers