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
↓ 2 callers
Function
emitChange
()
src/components/ApiCompo/src/components/ApiCheckboxGroup.tsx:132
↓ 2 callers
Function
emitChange
()
src/components/ApiCompo/src/components/ApiSelect.tsx:137
↓ 2 callers
Function
emitChange
()
src/components/ApiCompo/src/components/ApiRadioGroup.tsx:133
↓ 2 callers
Function
emitChange
()
src/components/ApiCompo/src/components/ApiTransfer.tsx:121
↓ 2 callers
Method
encrypt
(plainText: string)
src/utils/cipher.ts:8
↓ 2 callers
Function
fetchData
()
src/views/table/table-basic.tsx:78
↓ 2 callers
Function
genLangs
(lang: LocaleType)
src/locales/langs/index.ts:10
↓ 2 callers
Function
generatePlaceholder
(component: ComponentType)
src/components/Form/src/helper.ts:16
↓ 2 callers
Function
getBrowserLang
()
src/locales/helper.ts:35
↓ 2 callers
Function
getIcon
(route: RouteLocationMatched)
src/layout/header/components/Breadcrumb.tsx:24
↓ 2 callers
Function
getMenuList
()
src/layout/menu/useLayoutMenu.ts:66
↓ 2 callers
Function
getOffsetTop
(el: HTMLElement)
src/utils/dom/position.ts:27
↓ 2 callers
Function
getRequestToken
({ headers }: requestParams)
mock/_util.ts:29
↓ 2 callers
Function
getShallowMenus
()
src/router/menus/index.ts:38
↓ 2 callers
Function
getShow
()
src/components/Form/src/components/FormItem.tsx:134
↓ 2 callers
Function
getSlot
( slots: Slots, slot = 'default', data?: any, opts?: { [key: string]: any disabled?: boolean
src/utils/helper/tsxHelper.ts:7
↓ 2 callers
Function
getStyle
(item: any, type: 'item' | 'icon')
src/layout/setting/components/MenuTypePicker/index.tsx:28
↓ 2 callers
Function
getTransitionName
(route: RouteLocation | AppRoute)
src/layout/content/usePageTransition.ts:9
↓ 2 callers
Function
getwrapClsommonStyle
(width: string)
src/layout/sider/HybridSider/index.tsx:108
↓ 2 callers
Function
handleChange
(value: number, type: 'width' | 'height')
src/views/image/image-compress.tsx:64
↓ 2 callers
Function
handleScroll
()
src/components/Application/src/AppSearch/useMenuSearch.ts:109
↓ 2 callers
Function
handleShowForm
(isShow: boolean)
src/layout/lock/components/LockScreen/index.tsx:15
↓ 2 callers
Function
handleSubmit
(needEmit = true, valid = true)
src/components/Table/src/components/EditableCell/index.tsx:207
↓ 2 callers
Function
hexToRGB
(hex: string)
src/utils/color.ts:33
↓ 2 callers
Function
initCbs
(cbs: 'submitCbs' | 'validCbs' | 'cancelCbs', handle: Fn)
src/components/Table/src/components/EditableCell/index.tsx:306
↓ 2 callers
Function
initDefaultValue
()
src/components/Form/src/hooks/useFormValues.ts:17
↓ 2 callers
Function
isHexColor
(color: string)
src/utils/color.ts:8
↓ 2 callers
Function
isWindow
(val: unknown)
src/utils/is.ts:53
↓ 2 callers
Function
luminanace
* Calculates luminance of an rgb color * @param {number} r red * @param {number} g green * @param {number} b blue
src/utils/color.ts:110
↓ 2 callers
Function
menuHasChildren
(menuTreeItem: MenuType)
src/components/Menu/src/components/SubMenuItem.tsx:15
↓ 2 callers
Function
off
(element: Element | HTMLElement | Document | Window, event: string, handler: Fn)
src/utils/dom.ts:23
↓ 2 callers
Function
onChecked
(e: any, checkedKeys: string[], onItemSelect: (n: any, c: boolean) => void)
src/views/compo/transfer/index.tsx:46
↓ 2 callers
Function
removeResizeListener
(element: any, fn: () => any)
src/utils/resizeEvent.ts:34
↓ 2 callers
Function
renderMenu
()
src/layout/menu/index.tsx:47
↓ 2 callers
Method
resetCache
(cache: { [K in keyof T]: Cache })
src/utils/cache/memory.ts:66
↓ 2 callers
Function
run
()
src/components/CountTo/src/index.tsx:41
↓ 2 callers
Function
setAuthCache
(key: BasicKeys, value)
src/utils/auth/index.ts:17
↓ 2 callers
Function
setHtmlPageLang
(locale: LocaleType)
src/locales/helper.ts:7
↓ 2 callers
Function
setOptions
(options: EChartsOption, clear = true)
src/hooks/web/useECharts.ts:46
↓ 2 callers
Function
setThemColor
(el: Element)
src/logics/theme/index.ts:6
↓ 2 callers
Function
toggleClass
(flag: boolean, clsName: string, target?: HTMLElement)
src/logics/theme/util.ts:2
↓ 2 callers
Function
transformRouteToMenu
(routes: AppRoute[])
src/router/helper/menuHelper.ts:27
↓ 2 callers
Function
update
()
src/layout/lock/useNowTime.ts:18
↓ 2 callers
Function
updateDarkTheme
(mode: string | null = 'light')
src/logics/theme/mode.ts:6
↓ 2 callers
Function
useExcel
()
src/views/excel/useExcel.ts:6
↓ 2 callers
Function
useLayoutMenu
(menuSplit: boolean)
src/layout/menu/useLayoutMenu.ts:10
↓ 2 callers
Function
usePageTransition
()
src/layout/content/usePageTransition.ts:6
↓ 1 callers
Function
AutoWidth
(ws: WorkSheet, arr: any[][])
src/views/excel/useExcel.ts:8
↓ 1 callers
Function
RegisteNode
(lf: LogicFlow)
src/components/LogicFlow/src/Approve/register.ts:7
↓ 1 callers
Function
_handleRangeTimeValue
(values: Recordable)
src/components/Form/src/hooks/useFormValues.ts:55
↓ 1 callers
Function
_isDateType
(key: string)
src/components/Form/src/hooks/useFormEvents.ts:93
↓ 1 callers
Function
_removeSchemaByField
(field: string, schemaList: FormSchemaType[])
src/components/Form/src/hooks/useFormEvents.ts:99
↓ 1 callers
Function
addClass
(el: Element, cls: string)
src/utils/dom.ts:41
↓ 1 callers
Function
animateScroll
()
src/hooks/event/useScrollTo.ts:34
↓ 1 callers
Function
appThemeColorList
(t: ComposerTranslation)
src/layout/setting/enum.ts:30
↓ 1 callers
Function
base64toBlob
(base64Buf: string)
src/utils/image.ts:6
↓ 1 callers
Function
canUseTags
()
src/hooks/web/useTags.ts:21
↓ 1 callers
Function
changeLocale
(locale: LocaleType)
src/hooks/setting/useLocaleSetting.ts:16
↓ 1 callers
Function
changeMenuTheme
(menuTheme: ThemeEnum)
src/hooks/setting/useMenuSetting.ts:72
↓ 1 callers
Function
changeWrapperSize
()
src/views/compo/drag/drag-resize.tsx:34
↓ 1 callers
Function
clearAuthCache
(immediate = true)
src/utils/auth/index.ts:22
↓ 1 callers
Method
clearLocal
(immediate = false)
src/utils/cache/persistent.ts:62
↓ 1 callers
Method
clearSession
(immediate = false)
src/utils/cache/persistent.ts:81
↓ 1 callers
Function
clearValidate
(name?: string | string[])
src/components/Form/src/hooks/useFormEvents.ts:171
↓ 1 callers
Function
compressImage
( url: string, options: { width: number; height: number; quality: number; mimeType: string } )
src/utils/image.ts:73
↓ 1 callers
Function
contrast
* Calculates contrast between two rgb colors * @param {string} rgb1 rgb color 1 * @param {string} rgb2 rgb color 2
src/utils/color.ts:123
↓ 1 callers
Function
copyTextToClipboard
(input: string, { target = document.body }: Options = {})
src/hooks/web/useCopyToClipboard.ts:27
↓ 1 callers
Function
createConfirm
(options: ModalOptionsEx)
src/hooks/web/useMessage.tsx:41
↓ 1 callers
Function
createI18nInstance
()
src/locales/index.ts:35
↓ 1 callers
Function
createI18nOptions
()
src/locales/index.ts:13
↓ 1 callers
Function
createPageGuard
(router: Router)
src/router/guard/index.ts:15
↓ 1 callers
Function
createPermissionGuard
(router: Router)
src/router/guard/permissionGuard.ts:10
↓ 1 callers
Function
createPersistedStateOptions
(keyPrefix: string)
src/stores/plugin/persist.ts:68
↓ 1 callers
Function
createProgressGuard
(router: Router)
src/router/guard/index.ts:32
↓ 1 callers
Function
createSearchReg
(key: string)
src/components/Application/src/AppSearch/useMenuSearch.ts:23
↓ 1 callers
Function
createSessionStorage
(options: Options = {})
src/utils/cache/index.ts:22
↓ 1 callers
Function
customSerializer
* Custom serializer for serialization and deserialization of storage data * 自定义序列化器,用于序列化和反序列化存储数据 * * @param shouldEnableEncryption whether to ena
src/stores/plugin/persist.ts:27
↓ 1 callers
Function
downloadByData
(data: BlobPart, filename: string, mineType?: string, bom?: BlobPart)
src/utils/download.ts:36
↓ 1 callers
Function
easeInOutQuad
(t: number, b: number, c: number, d: number)
src/hooks/event/useScrollTo.ts:11
↓ 1 callers
Function
elementHandler
(type: 'text' | 'image')
src/views/image/image-composition/index.tsx:50
↓ 1 callers
Function
elementHandler
(type: 'text' | 'image')
src/views/video/video-watermark/index.tsx:45
↓ 1 callers
Function
exportDataToExcel
({ header, // Table header label (表头名数组) key, // Table header key (列对应字段数组) data, // Data to be ex
src/views/excel/useExcel.ts:53
↓ 1 callers
Function
extend
(to: T, from: K)
src/components/Scrollbar/src/util.ts:40
↓ 1 callers
Function
filter
(tree: T[], func: (n: T) => boolean, config: Partial<TreeHelperConfig> = {})
src/utils/helper/treeHelper.ts:39
↓ 1 callers
Function
filterAffixTags
(routes: RouteLocationNormalized[])
src/layout/tags/useTags.ts:12
↓ 1 callers
Function
filterMatched
(list: RouteLocationMatched[])
src/layout/header/components/Breadcrumb.tsx:20
↓ 1 callers
Function
findPath
(tree: any, func: Fn, config: Partial<TreeHelperConfig> = {})
src/utils/helper/treeHelper.ts:16
↓ 1 callers
Function
flatten
(list: TransferProps['dataSource'] = [])
src/views/compo/transfer/data.ts:44
↓ 1 callers
Function
forEach
(tree: T[], func: (n: T) => any, config: Partial<TreeHelperConfig> = {})
src/utils/helper/treeHelper.ts:53
↓ 1 callers
Function
formatJSON
(key: any[], data: any[])
src/views/excel/useExcel.ts:36
↓ 1 callers
Function
formatNumber
(num: number | string)
src/components/CountTo/src/index.tsx:51
↓ 1 callers
Function
genList
()
mock/data/table.ts:33
↓ 1 callers
Function
genMessage
(langs: Record<string, Record<string, any>>, prefix = 'lang')
src/locales/helper.ts:11
↓ 1 callers
Function
generatePlaceholder
(component: any)
src/components/Table/src/helper.ts:1
↓ 1 callers
Function
getActiveTag
()
src/layout/tags/index.tsx:97
↓ 1 callers
Function
getAllIframePages
(routes: AppRoute[])
src/layout/content/components/Iframe.tsx:39
↓ 1 callers
Function
getBase64
(file: File)
src/views/compo/image-upload.tsx:50
↓ 1 callers
Function
getColContent
()
src/components/Form/src/components/FormItem.tsx:349
↓ 1 callers
Function
getCurrentTag
()
src/hooks/web/useTags.ts:31
↓ 1 callers
Function
getDynamicProps
(props: T)
src/utils/index.ts:85
← previous
next →
101–200 of 730, ranked by callers