MCPcopy Create free account

hub / github.com/d3george/slash-admin / functions

Functions516 in github.com/d3george/slash-admin

FunctionSlider
({ className, defaultValue, value, min = 0, max = 100, tooltipMode = "hover", ...props }: Slider
src/ui/slider.tsx:13
FunctionSortableContainer
({ items, onSortEnd, children, renderOverlay })
src/layouts/dashboard/multi-tabs/components/sortable-container.tsx:25
FunctionSortableItem
({ tab, onClick }: Props)
src/layouts/dashboard/multi-tabs/components/sortable-item.tsx:13
FunctionSwitch
({ className, ...props }: React.ComponentProps<typeof SwitchPrimitive.Root>)
src/ui/switch.tsx:6
FunctionTabItem
({ tab, style, onClose }: TabItemProps)
src/layouts/dashboard/multi-tabs/components/tab-item.tsx:9
FunctionTabs
({ className, ...props }: React.ComponentProps<typeof TabsPrimitive.Root>)
src/ui/tabs.tsx:6
FunctionTabsContent
({ className, ...props }: React.ComponentProps<typeof TabsPrimitive.Content>)
src/ui/tabs.tsx:51
FunctionTabsList
({ className, ...props }: React.ComponentProps<typeof TabsPrimitive.List>)
src/ui/tabs.tsx:19
FunctionTabsTrigger
({ className, ...props }: React.ComponentProps<typeof TabsPrimitive.Trigger>)
src/ui/tabs.tsx:35
FunctionTaskDetail
({ task }: Props)
src/pages/sys/others/kanban/task-detail.tsx:18
FunctionTaskPrioritySvg
({ taskPriority }: TaskPrioritySvgProps)
src/pages/sys/others/kanban/kanban-task.tsx:106
FunctionTeamsTab
()
src/pages/management/user/profile/teams-tab.tsx:8
FunctionTextarea
({ className, ...props }: React.ComponentProps<"textarea">)
src/ui/textarea.tsx:5
FunctionThemeProvider
({ children, adapters = [] }: ThemeProviderProps)
src/theme/theme-provider.tsx:10
FunctionToast
()
src/components/toast/index.tsx:11
FunctionToastPage
()
src/pages/components/toast/index.tsx:5
FunctionToggle
({ className, variant, size, ...props }: React.ComponentProps<typeof TogglePrimitive.Root> & Variant
src/ui/toggle.tsx:31
FunctionToggleGroup
({ className, variant, size, children, ...props }: React.ComponentProps<typeof ToggleGroupPrimitive.
src/ui/toggle-group.tsx:15
FunctionToggleGroupItem
({ className, children, variant, size, ...props }: React.ComponentProps<typeof ToggleGroupPrimitive.
src/ui/toggle-group.tsx:41
FunctionTokenExpired
()
src/pages/functions/token-expired/index.tsx:6
FunctionToolbar
({ id, isSimple }: EditorToolbarProps)
src/components/editor/toolbar.tsx:36
FunctionToolbar
({ isText, isMulti, onChangeText, onChangeMulti, onRefresh }: Props)
src/pages/components/animate/views/inview/toolbar.tsx:11
FunctionToolbar
({ onRefresh }: Props)
src/pages/components/animate/views/background/toolbar.tsx:6
FunctionToolbar
({ onRefresh }: Props)
src/pages/components/animate/views/scroll/toolbar.tsx:6
FunctionTooltip
({ ...props }: React.ComponentProps<typeof TooltipPrimitive.Root>)
src/ui/tooltip.tsx:19
FunctionTooltipContent
({ className, sideOffset = 0, children, ...props }: React.ComponentProps<typeof TooltipPrimitive.Conte
src/ui/tooltip.tsx:35
FunctionTooltipProvider
({ delayDuration = 0, ...props }: React.ComponentProps<typeof TooltipPrimitive.Provider>)
src/ui/tooltip.tsx:6
FunctionTooltipTrigger
({ ...props }: React.ComponentProps<typeof TooltipPrimitive.Trigger>)
src/ui/tooltip.tsx:29
FunctionTrend
({ value }: { value: number })
src/pages/dashboard/analysis/index.tsx:169
FunctionUpload
({ thumbnail = false, ...other }: Props)
src/components/upload/upload.tsx:21
FunctionUploadAvatar
({ helperText, defaultAvatar = "", ...other }: Props)
src/components/upload/upload-avatar.tsx:15
FunctionUploadBox
({ placeholder, ...other }: Props)
src/components/upload/upload-box.tsx:10
FunctionUploadIllustration
()
src/components/upload/upload-illustration.tsx:3
FunctionUploadListItem
({ file, actions, thumbnail = false }: Props)
src/components/upload/upload-list-item.tsx:18
FunctionUploadPage
()
src/pages/components/upload/index.tsx:8
FunctionUserAccount
()
src/pages/management/user/account/index.tsx:7
FunctionUserDetail
()
src/pages/management/system/user/detail.tsx:9
FunctionUserPage
()
src/pages/management/system/user/index.tsx:16
FunctionUserProfile
()
src/pages/management/user/profile/index.tsx:14
FunctionWorkbench
()
src/pages/dashboard/workbench/index.tsx:96
FunctionbeforeAvatarUpload
(file: RcFile)
src/components/upload/utils.ts:117
Functionbetween
(start: BreakpointsKeys, end: BreakpointsKeys)
src/hooks/use-media-query.ts:125
FunctioncheckAll
(items: string[])
src/components/auth/use-auth.ts:46
FunctioncheckAny
(items: string[])
src/components/auth/use-auth.ts:38
FunctionclearItems
()
src/utils/storage.ts:26
FunctionclearSettings
()
src/store/settingStore.ts:49
FunctionconvertToTree
(items: T[])
src/utils/tree.ts:20
FunctiondeletColumn
(columnId: string)
src/pages/sys/others/kanban/index.tsx:172
Functiondown
(e: KeyboardEvent)
src/layouts/components/search-bar.tsx:79
FunctionfCurrency
(number: InputValue)
src/utils/format-number.ts:10
FunctionfPercent
(number: InputValue)
src/utils/format-number.ts:16
FunctionfShortenNumber
(number: InputValue)
src/utils/format-number.ts:22
FunctionfindById
(id: string)
src/api/services/userService.ts:26
FunctiongetBase64
(img: RcFile, callback: (url: string) => void)
src/components/upload/utils.ts:133
FunctiongetItem
(key: StorageEnum)
src/utils/storage.ts:3
FunctiongetMenuList
()
src/api/services/menuService.ts:9
FunctionhandleCancel
()
src/pages/sys/others/calendar/index.tsx:120
FunctionhandleChange
(info: UploadChangeParam<UploadFile>)
src/components/upload/upload-avatar.tsx:23
FunctionhandleChange
(e: ChangeEvent<HTMLInputElement>)
src/pages/functions/clipboard/index.tsx:17
FunctionhandleClick
()
src/components/nav/vertical/nav-list.tsx:13
FunctionhandleClick
()
src/pages/management/user/account/notifications-tab.tsx:7
FunctionhandleClick
()
src/pages/management/user/account/general-tab.tsx:38
FunctionhandleClickOutside
(event: MouseEvent)
src/pages/sys/others/kanban/kanban-column.tsx:52
FunctionhandleClickOutside
(event: MouseEvent)
src/pages/sys/others/kanban/index.tsx:125
FunctionhandleCreate
(values: CalendarEventFormFieldType)
src/pages/sys/others/calendar/index.tsx:148
FunctionhandleDateSelect
(selectInfo: DateSelectArg)
src/pages/sys/others/calendar/index.tsx:81
FunctionhandleDelete
(id: string)
src/pages/sys/others/calendar/index.tsx:169
FunctionhandleDragEnd
(oldIndex: number, newIndex: number)
src/layouts/dashboard/multi-tabs/index.tsx:58
FunctionhandleDragEnd
(event: DragEndEvent)
src/layouts/dashboard/multi-tabs/components/sortable-container.tsx:45
FunctionhandleDragEnd
(event: DragEndEvent)
src/pages/sys/others/kanban/index.tsx:45
FunctionhandleDragStart
(event: DragStartEvent)
src/layouts/dashboard/multi-tabs/components/sortable-container.tsx:40
FunctionhandleDragStart
(event: DragStartEvent)
src/pages/sys/others/kanban/index.tsx:38
FunctionhandleEdit
(values: CalendarEventFormFieldType)
src/pages/sys/others/calendar/index.tsx:125
FunctionhandleError
()
src/pages/sys/others/link/iframe.tsx:14
FunctionhandleEventClick
(arg: EventClickArg)
src/pages/sys/others/calendar/index.tsx:100
FunctionhandleFinish
(values: SignInReq)
src/pages/sys/login/login-form.tsx:37
FunctionhandleKeyDown
(event: KeyboardEvent)
src/ui/sidebar.tsx:95
FunctionhandleLoad
()
src/pages/sys/others/link/iframe.tsx:10
FunctionhandleMove
(action: HandleMoveArg)
src/pages/sys/others/calendar/index.tsx:47
FunctionhandleSubmit
()
src/pages/components/toast/index.tsx:8
FunctionhandleSubmit
(values: FormValues)
src/pages/sys/others/calendar/calendar-event-form.tsx:82
FunctionhandleSubmit
()
src/pages/management/user/account/security-tab.tsx:23
FunctionhandleSwitch
(_username: string)
src/pages/sys/others/permission/index.tsx:88
FunctionhandleTextToggle
(checked: boolean)
src/pages/components/animate/views/inview/index.tsx:89
FunctionhandleToggle
()
src/layouts/dashboard/nav/nav-vertical-layout.tsx:23
FunctionhandleViewTypeChange
(view: ViewType)
src/pages/sys/others/calendar/index.tsx:65
FunctionhandleWheel
(e: WheelEvent)
src/layouts/dashboard/multi-tabs/index.tsx:40
Functionhandler
(e: MediaQueryListEvent)
src/hooks/use-media-query.ts:90
FunctionloadComponentFromPath
(path: string)
src/routes/sections/dashboard/utils.tsx:6
Functionlogout
()
src/layouts/components/account-dropdown.tsx:18
Functionlogout
()
src/api/services/userService.ts:25
FunctionmenuClick
(menuInfo: any)
src/layouts/dashboard/multi-tabs/components/tab-item.tsx:57
FunctionmockTokenExpired
()
src/pages/functions/token-expired/index.tsx:10
FunctionmockTokenExpired
()
src/api/services/demoService.ts:7
FunctiononCheck
(checked: any)
src/pages/management/system/role/role-modal.tsx:42
FunctiononFinish
(values: any)
src/pages/sys/login/register-form.tsx:28
FunctiononFinish
(values: any)
src/pages/sys/login/reset-form.tsx:15
FunctiononFullscreenChange
()
src/layouts/components/setting-button.tsx:57
FunctiononRefresh
()
src/pages/components/animate/views/inview/index.tsx:80
FunctiononRefresh
()
src/pages/components/animate/views/background/index.tsx:15
← previousnext →401–500 of 516, ranked by callers