Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/d3george/slash-admin
/ functions
Functions
516 in github.com/d3george/slash-admin
⨍
Functions
516
◇
Types & classes
63
Function
Slider
({ className, defaultValue, value, min = 0, max = 100, tooltipMode = "hover", ...props }: Slider
src/ui/slider.tsx:13
Function
SortableContainer
({ items, onSortEnd, children, renderOverlay })
src/layouts/dashboard/multi-tabs/components/sortable-container.tsx:25
Function
SortableItem
({ tab, onClick }: Props)
src/layouts/dashboard/multi-tabs/components/sortable-item.tsx:13
Function
Switch
({ className, ...props }: React.ComponentProps<typeof SwitchPrimitive.Root>)
src/ui/switch.tsx:6
Function
TabItem
({ tab, style, onClose }: TabItemProps)
src/layouts/dashboard/multi-tabs/components/tab-item.tsx:9
Function
Tabs
({ className, ...props }: React.ComponentProps<typeof TabsPrimitive.Root>)
src/ui/tabs.tsx:6
Function
TabsContent
({ className, ...props }: React.ComponentProps<typeof TabsPrimitive.Content>)
src/ui/tabs.tsx:51
Function
TabsList
({ className, ...props }: React.ComponentProps<typeof TabsPrimitive.List>)
src/ui/tabs.tsx:19
Function
TabsTrigger
({ className, ...props }: React.ComponentProps<typeof TabsPrimitive.Trigger>)
src/ui/tabs.tsx:35
Function
TaskDetail
({ task }: Props)
src/pages/sys/others/kanban/task-detail.tsx:18
Function
TaskPrioritySvg
({ taskPriority }: TaskPrioritySvgProps)
src/pages/sys/others/kanban/kanban-task.tsx:106
Function
TeamsTab
()
src/pages/management/user/profile/teams-tab.tsx:8
Function
Textarea
({ className, ...props }: React.ComponentProps<"textarea">)
src/ui/textarea.tsx:5
Function
ThemeProvider
({ children, adapters = [] }: ThemeProviderProps)
src/theme/theme-provider.tsx:10
Function
Toast
()
src/components/toast/index.tsx:11
Function
ToastPage
()
src/pages/components/toast/index.tsx:5
Function
Toggle
({ className, variant, size, ...props }: React.ComponentProps<typeof TogglePrimitive.Root> & Variant
src/ui/toggle.tsx:31
Function
ToggleGroup
({ className, variant, size, children, ...props }: React.ComponentProps<typeof ToggleGroupPrimitive.
src/ui/toggle-group.tsx:15
Function
ToggleGroupItem
({ className, children, variant, size, ...props }: React.ComponentProps<typeof ToggleGroupPrimitive.
src/ui/toggle-group.tsx:41
Function
TokenExpired
()
src/pages/functions/token-expired/index.tsx:6
Function
Toolbar
({ id, isSimple }: EditorToolbarProps)
src/components/editor/toolbar.tsx:36
Function
Toolbar
({ isText, isMulti, onChangeText, onChangeMulti, onRefresh }: Props)
src/pages/components/animate/views/inview/toolbar.tsx:11
Function
Toolbar
({ onRefresh }: Props)
src/pages/components/animate/views/background/toolbar.tsx:6
Function
Toolbar
({ onRefresh }: Props)
src/pages/components/animate/views/scroll/toolbar.tsx:6
Function
Tooltip
({ ...props }: React.ComponentProps<typeof TooltipPrimitive.Root>)
src/ui/tooltip.tsx:19
Function
TooltipContent
({ className, sideOffset = 0, children, ...props }: React.ComponentProps<typeof TooltipPrimitive.Conte
src/ui/tooltip.tsx:35
Function
TooltipProvider
({ delayDuration = 0, ...props }: React.ComponentProps<typeof TooltipPrimitive.Provider>)
src/ui/tooltip.tsx:6
Function
TooltipTrigger
({ ...props }: React.ComponentProps<typeof TooltipPrimitive.Trigger>)
src/ui/tooltip.tsx:29
Function
Trend
({ value }: { value: number })
src/pages/dashboard/analysis/index.tsx:169
Function
Upload
({ thumbnail = false, ...other }: Props)
src/components/upload/upload.tsx:21
Function
UploadAvatar
({ helperText, defaultAvatar = "", ...other }: Props)
src/components/upload/upload-avatar.tsx:15
Function
UploadBox
({ placeholder, ...other }: Props)
src/components/upload/upload-box.tsx:10
Function
UploadIllustration
()
src/components/upload/upload-illustration.tsx:3
Function
UploadListItem
({ file, actions, thumbnail = false }: Props)
src/components/upload/upload-list-item.tsx:18
Function
UploadPage
()
src/pages/components/upload/index.tsx:8
Function
UserAccount
()
src/pages/management/user/account/index.tsx:7
Function
UserDetail
()
src/pages/management/system/user/detail.tsx:9
Function
UserPage
()
src/pages/management/system/user/index.tsx:16
Function
UserProfile
()
src/pages/management/user/profile/index.tsx:14
Function
Workbench
()
src/pages/dashboard/workbench/index.tsx:96
Function
beforeAvatarUpload
(file: RcFile)
src/components/upload/utils.ts:117
Function
between
(start: BreakpointsKeys, end: BreakpointsKeys)
src/hooks/use-media-query.ts:125
Function
checkAll
(items: string[])
src/components/auth/use-auth.ts:46
Function
checkAny
(items: string[])
src/components/auth/use-auth.ts:38
Function
clearItems
()
src/utils/storage.ts:26
Function
clearSettings
()
src/store/settingStore.ts:49
Function
convertToTree
(items: T[])
src/utils/tree.ts:20
Function
deletColumn
(columnId: string)
src/pages/sys/others/kanban/index.tsx:172
Function
down
(e: KeyboardEvent)
src/layouts/components/search-bar.tsx:79
Function
fCurrency
(number: InputValue)
src/utils/format-number.ts:10
Function
fPercent
(number: InputValue)
src/utils/format-number.ts:16
Function
fShortenNumber
(number: InputValue)
src/utils/format-number.ts:22
Function
findById
(id: string)
src/api/services/userService.ts:26
Function
getBase64
(img: RcFile, callback: (url: string) => void)
src/components/upload/utils.ts:133
Function
getItem
(key: StorageEnum)
src/utils/storage.ts:3
Function
getMenuList
()
src/api/services/menuService.ts:9
Function
handleCancel
()
src/pages/sys/others/calendar/index.tsx:120
Function
handleChange
(info: UploadChangeParam<UploadFile>)
src/components/upload/upload-avatar.tsx:23
Function
handleChange
(e: ChangeEvent<HTMLInputElement>)
src/pages/functions/clipboard/index.tsx:17
Function
handleClick
()
src/components/nav/vertical/nav-list.tsx:13
Function
handleClick
()
src/pages/management/user/account/notifications-tab.tsx:7
Function
handleClick
()
src/pages/management/user/account/general-tab.tsx:38
Function
handleClickOutside
(event: MouseEvent)
src/pages/sys/others/kanban/kanban-column.tsx:52
Function
handleClickOutside
(event: MouseEvent)
src/pages/sys/others/kanban/index.tsx:125
Function
handleCreate
(values: CalendarEventFormFieldType)
src/pages/sys/others/calendar/index.tsx:148
Function
handleDateSelect
(selectInfo: DateSelectArg)
src/pages/sys/others/calendar/index.tsx:81
Function
handleDelete
(id: string)
src/pages/sys/others/calendar/index.tsx:169
Function
handleDragEnd
(oldIndex: number, newIndex: number)
src/layouts/dashboard/multi-tabs/index.tsx:58
Function
handleDragEnd
(event: DragEndEvent)
src/layouts/dashboard/multi-tabs/components/sortable-container.tsx:45
Function
handleDragEnd
(event: DragEndEvent)
src/pages/sys/others/kanban/index.tsx:45
Function
handleDragStart
(event: DragStartEvent)
src/layouts/dashboard/multi-tabs/components/sortable-container.tsx:40
Function
handleDragStart
(event: DragStartEvent)
src/pages/sys/others/kanban/index.tsx:38
Function
handleEdit
(values: CalendarEventFormFieldType)
src/pages/sys/others/calendar/index.tsx:125
Function
handleError
()
src/pages/sys/others/link/iframe.tsx:14
Function
handleEventClick
(arg: EventClickArg)
src/pages/sys/others/calendar/index.tsx:100
Function
handleFinish
(values: SignInReq)
src/pages/sys/login/login-form.tsx:37
Function
handleKeyDown
(event: KeyboardEvent)
src/ui/sidebar.tsx:95
Function
handleLoad
()
src/pages/sys/others/link/iframe.tsx:10
Function
handleMove
(action: HandleMoveArg)
src/pages/sys/others/calendar/index.tsx:47
Function
handleSubmit
()
src/pages/components/toast/index.tsx:8
Function
handleSubmit
(values: FormValues)
src/pages/sys/others/calendar/calendar-event-form.tsx:82
Function
handleSubmit
()
src/pages/management/user/account/security-tab.tsx:23
Function
handleSwitch
(_username: string)
src/pages/sys/others/permission/index.tsx:88
Function
handleTextToggle
(checked: boolean)
src/pages/components/animate/views/inview/index.tsx:89
Function
handleToggle
()
src/layouts/dashboard/nav/nav-vertical-layout.tsx:23
Function
handleViewTypeChange
(view: ViewType)
src/pages/sys/others/calendar/index.tsx:65
Function
handleWheel
(e: WheelEvent)
src/layouts/dashboard/multi-tabs/index.tsx:40
Function
handler
(e: MediaQueryListEvent)
src/hooks/use-media-query.ts:90
Function
loadComponentFromPath
(path: string)
src/routes/sections/dashboard/utils.tsx:6
Function
logout
()
src/layouts/components/account-dropdown.tsx:18
Function
logout
()
src/api/services/userService.ts:25
Function
menuClick
(menuInfo: any)
src/layouts/dashboard/multi-tabs/components/tab-item.tsx:57
Function
mockTokenExpired
()
src/pages/functions/token-expired/index.tsx:10
Function
mockTokenExpired
()
src/api/services/demoService.ts:7
Function
onCheck
(checked: any)
src/pages/management/system/role/role-modal.tsx:42
Function
onFinish
(values: any)
src/pages/sys/login/register-form.tsx:28
Function
onFinish
(values: any)
src/pages/sys/login/reset-form.tsx:15
Function
onFullscreenChange
()
src/layouts/components/setting-button.tsx:57
Function
onRefresh
()
src/pages/components/animate/views/inview/index.tsx:80
Function
onRefresh
()
src/pages/components/animate/views/background/index.tsx:15
← previous
next →
401–500 of 516, ranked by callers