Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GabriellArthur/DashGo-ReactJs
/ functions
Functions
33 in github.com/GabriellArthur/DashGo-ReactJs
⨍
Functions
33
◇
Types & classes
2
↓ 2 callers
Function
generatePagesArray
(from: number, to: number)
src/components/Pagination/index.tsx:14
↓ 2 callers
Function
useSidebarDrawer
()
src/contexts/SidebarDrawerContext.tsx:30
↓ 1 callers
Function
getUsers
(page: number)
src/services/hooks/userUsers.ts:18
↓ 1 callers
Function
handlePrefetchUser
(userId: string)
src/pages/users/index.tsx:40
↓ 1 callers
Function
makeServer
()
src/services/mirage/index.ts:16
↓ 1 callers
Function
useUsers
(page: number, options?: UserUsersOptions)
src/services/hooks/userUsers.ts:46
Function
ActiveLink
({ children, shouldMatchExactHref = false, ...rest }: ActiveLinkProps)
src/components/ActiveLink/index.tsx:10
Function
CreateUser
()
src/pages/users/create.tsx:42
Function
Dashboard
()
src/pages/dashboard.tsx:45
Function
Header
()
src/components/Header/index.tsx:11
Function
InputBase
( { name, label, error = null, ...rest }, ref, )
src/components/Form/Input.tsx:17
Function
Logo
({ ...rest }: LogoProps)
src/components/Logo/index.tsx:5
Function
MyApp
({ Component, pageProps }: AppProps)
src/pages/_app.tsx:17
Function
NavLink
({ icon, href, children, shouldMatchExactHref, ...rest }: NavLinkProps)
src/components/Sidebar/NavLink.tsx:17
Function
NavSection
({ title, children }: NavSectionProps)
src/components/Sidebar/NavSection.tsx:10
Function
NotificationsNav
()
src/components/Header/NotificationsNav.tsx:4
Function
Pagination
({ totalCountOfRegisters, registersPerPage = 10, currentPage = 1, onPageChange, }: PaginationProps)
src/components/Pagination/index.tsx:20
Function
PaginationItem
({ isCurrent = false, number, onPageChange, }: PaginationItemProps)
src/components/Pagination/PaginationItem.tsx:9
Function
Profile
({ showProfileData = true }: ProfileProps)
src/components/Header/Profile.tsx:7
Function
SearchBox
()
src/components/Header/SearchBox.tsx:4
Function
Sidebar
()
src/components/Sidebar/index.tsx:15
Function
SidebarDrawerProvider
({ children, }: SidebarDrawerProviderProps)
src/contexts/SidebarDrawerContext.tsx:13
Function
SidebarNav
()
src/components/Sidebar/SidebarNav.tsx:13
Function
SignIn
()
src/pages/index.tsx:20
Function
UsersList
()
src/pages/users/index.tsx:31
Function
created_at
()
src/services/mirage/index.ts:34
Function
email
()
src/services/mirage/index.ts:31
Function
handleCreateUser
src/pages/users/create.tsx:72
Function
handleSignIn
src/pages/index.tsx:27
Function
name
()
src/services/mirage/index.ts:28
Method
render
()
src/pages/_document.tsx:4
Function
routes
()
src/services/mirage/index.ts:44
Function
seeds
(server)
src/services/mirage/index.ts:40