Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MuhammadAkbar11/storegg
/ functions
Functions
229 in github.com/MuhammadAkbar11/storegg
⨍
Functions
229
◇
Types & classes
22
Function
NavbarMenu
({ activePath }: Props)
components/organisms/navbarMenu/index.tsx:14
Function
NavbarProfile
(props: Props)
components/organisms/navbarMenu/navbarProfile.tsx:14
Function
NavbarToggle
({}: Props)
components/organisms/navbarMenu/navbarToggle.tsx:6
Function
NavbarTopListNav
({ activePath = "/" }: Props)
components/organisms/navbarMenu/navbarMenuListNav.tsx:8
Function
NavbarTopNavItem
(props: Props)
components/organisms/navbarMenu/navbarMenuNavItem.tsx:14
Function
OurServices
({}: Props)
components/organisms/ourServices/index.tsx:6
Function
OverviewContent
({ className }: Props)
components/organisms/overview/index.tsx:10
Function
OverviewIcon
({}: Props)
components/atoms/icons/overviewIcon.tsx:5
Function
OverviewLatestTransactions
({}: Props)
components/organisms/overview/overviewLatestTransactions.tsx:12
Function
OverviewTopupWidgets
({}: Props)
components/organisms/overview/overviewTopupWidgets.tsx:19
Function
OverviewWidgetCard
({ platform, title, nominal }: Props)
components/molecules/overviewWidgetCard/index.tsx:13
Function
PageCtxProvider
({ children, prov, }: { children: ReactNode; prov: React.ElementType[]; })
pages/_app.tsx:30
Function
PageHero
({ title, text, align }: Props)
components/organisms/pageHero/index.tsx:10
Function
PageProgress
()
components/molecules/pageProgress/index.tsx:9
Function
PageProvider
({ children }: Props)
utility/context/PageContext.tsx:37
Function
Payment
({}: Props)
pages/payment/index.tsx:9
Function
PrivateAuthProvider
({ children }: Props)
utility/context/PrivateAuthContext.tsx:36
Function
Profile
({ userAuth }: Props)
pages/member/settings.tsx:21
Function
Rating
({}: Props)
components/molecules/Rating.tsx:6
Function
Reached
({}: Props)
components/organisms/reached/index.tsx:8
Function
ReachedItem
({ description, value }: Props)
components/molecules/reachedItem/index.tsx:8
Function
RewardsIcon
({}: Props)
components/atoms/icons/rewardsIcon.tsx:5
Function
SetttingsIcon
({}: Props)
components/atoms/icons/setttingsIcon.tsx:5
Function
Sidebar
({ activePath }: Props)
components/organisms/sidebar/index.tsx:12
Function
SidebarAvatar
({ name, email, image }: Props)
components/organisms/sidebar/sidebarAvatar.tsx:11
Function
SidebarContent
({ activePath }: Props)
components/organisms/sidebar/sidebarContent.tsx:16
Function
SidebarFooter
({}: Props)
components/organisms/sidebar/sidebarFooter.tsx:7
Function
SidebarFooterIcon
({}: Props)
components/organisms/sidebar/sidebarFooterIcon.tsx:5
Function
SidebarMenuItem
(props: Props)
components/molecules/sidebarMenuItem/sidebarMenuItemIcon.tsx:23
Function
SidebarMenuItemIcon
({ iconName = "overview" }: Props)
components/molecules/sidebarMenuItem/sidebarMenuItem.tsx:24
Function
SignIn
({}: Props)
pages/auth/sign-in.tsx:15
Function
SignInCover
({}: Props)
components/organisms/auth/signInCover.tsx:5
Function
SignInForm
({}: Props)
components/organisms/auth/signInForm.tsx:19
Function
SignUp
({}: Props)
pages/auth/sign-up.tsx:15
Function
SignUpForm
({}: Props)
components/organisms/auth/signUpForm.tsx:12
Function
SignUpPhoto
({}: Props)
pages/auth/sign-up-photo.tsx:25
Function
SignUpSuccess
({}: Props)
pages/auth/sign-up-success.tsx:6
Function
SignupProvider
({ children }: Props)
utility/context/SignupContext.tsx:62
Function
Skeleton
({ height, width, className, styles }: Props)
components/atoms/skeleton.tsx:11
Function
SkeletonDetailTrx
({}: Props)
components/organisms/skeleton/skeletonDetailTrx.tsx:8
Function
SkeletonListTrxTable
({}: Props)
components/organisms/skeleton/skeletonListTrxTable.tsx:6
Function
SkeletonSignIn
({}: Props)
components/organisms/skeleton/skeletonSignIn.tsx:6
Function
SkeletonSignUp
({}: Props)
components/organisms/skeleton/skeletonSignUp.tsx:6
Function
StarIcon
({ variant = "fill" }: Props)
components/atoms/icons/starIcon.tsx:7
Function
Story
(props: Props)
components/organisms/story/index.tsx:15
Function
ToastIcon
({ variant }: Props)
components/molecules/toast/toastIcon.tsx:17
Function
ToastItem
(props: Props)
components/molecules/toast/toastItem.tsx:11
Function
ToastProvider
({ children }: Props)
utility/context/ToastContext.tsx:40
Function
ToastTrigger
({ show, message, variant, delay = 300 }: Props)
components/molecules/toast/toastTrigger.tsx:10
Function
ToastWrapper
({}: Props)
components/organisms/toastWrapper/index.tsx:8
Function
TopUpForm
({}: Props)
components/organisms/topupForm/index.tsx:24
Function
TopUpGameInfo
({ view, gameInfo }: Props)
components/organisms/topupGameInfo/index.tsx:9
Function
TopupFormNomialItem
({ coinName, price, quantity, nominalId }: Props)
components/organisms/topupForm/topupFormNomialItem.tsx:8
Function
TopupFormNomianl
({}: Props)
components/organisms/topupForm/topupFormNomianlList.tsx:8
Function
TopupFormPaymentItem
({ title, text, payMethodId }: Props)
components/organisms/topupForm/topupFormPaymentItem.tsx:13
Function
TopupFormTransferBank
({ bankId, bankName, isRequired, paymentMethod, }: Props)
components/organisms/topupForm/topUpTransferBank.tsx:8
Function
TopupProvider
({ children }: Props)
utility/context/TopupContext.tsx:48
Function
TransactionDetailsGame
({ image, title, platform, status, type, }: Props)
components/molecules/transaction/transactionDetailsGame.tsx:13
Function
TransactionDetailsItem
({ label, value, highlight, highlightIsPaid, }: Props)
components/molecules/transaction/transactionDetailsItem.tsx:10
Function
TransactionDetailsWrapper
({ title, className, children }: Props)
components/molecules/transaction/transactionDetailsWrapper.tsx:9
Function
TransactionTableRow
(props: Props)
components/organisms/transactions/TransactionTableRow.tsx:9
Function
Transactions
({ userAuth }: Props)
pages/member/transactions.tsx:32
Function
TransactionsDetail
({ userAuth }: Props)
pages/member/transactions-detail/[id].tsx:26
Function
TransactionsIcon
({}: Props)
components/atoms/icons/transactionsIcon.tsx:5
Function
TransactionsTabs
({ active, onSetActive }: Props)
components/organisms/transactions/transactionsTabs.tsx:12
Function
TrashIcon
({}: Props)
components/atoms/icons/trashIcon.tsx:5
Function
UploadIcon
({}: Props)
components/atoms/icons/uploadIcon.tsx:5
Function
VerticalLine
({}: Props)
components/atoms/verticalLine.tsx:5
Function
WalletIcon
({}: Props)
components/atoms/icons/walletIcon.tsx:5
Function
getCategoryListService
()
services/player.service.ts:110
Function
getDashboardService
()
services/member.service.ts:21
Function
getServerSideProps
(ctx: GetServerSidePropsContext)
pages/member/transactions.tsx:240
Function
getServerSideProps
(ctx: GetServerSidePropsContext)
pages/member/index.tsx:48
Function
getServerSideProps
(ctx: GetServerSidePropsContext)
pages/member/settings.tsx:53
Function
getServerSideProps
(ctx: GetServerSidePropsContext)
pages/member/transactions-detail/[id].tsx:163
Function
getServerSideProps
(ctx: GetServerSidePropsContext)
pages/checkout/index.tsx:248
Function
handleAvatarChange
(e: React.ChangeEvent<HTMLInputElement>)
components/organisms/memberSettingsProfileCard/index.tsx:69
Function
handleBrowseAway
(path: string)
utility/context/SignupContext.tsx:83
Function
handleBrowseAway
(path: string)
utility/context/TopupContext.tsx:70
Function
handleChange
()
utility/hooks/useMediaQuery.tsx:14
Function
handleResetAvatar
()
components/organisms/memberSettingsProfileCard/index.tsx:85
Function
handleRouteChangeComplete
()
components/molecules/pageProgress/index.tsx:14
Function
handleRouteChangeError
()
components/molecules/pageProgress/index.tsx:15
Function
handleRouteChangeStart
()
components/molecules/pageProgress/index.tsx:13
Function
handleWindowClose
(e: any)
utility/context/SignupContext.tsx:77
Function
handleWindowClose
(e: any)
utility/context/TopupContext.tsx:65
Function
handler
( req: NextApiRequest, res: NextApiResponse<Data> )
pages/api/hello.ts:8
Function
onClickHandler
(event: React.MouseEvent<HTMLButtonElement>)
components/organisms/transactions/transactionsTabs.tsx:18
Function
onError
(error: any)
components/organisms/memberSettingsPasswordCard/index.tsx:75
Function
onError
(error: any)
components/organisms/auth/signInForm.tsx:54
Function
onError
(error: any)
components/organisms/memberSettingsProfileCard/index.tsx:139
Function
onError
(err)
utility/hooks/useAuth.tsx:35
Function
onError
(error, variables)
pages/auth/sign-up-photo.tsx:62
Function
onError
(_error, _variables)
pages/checkout/index.tsx:86
Function
onFilteringHandler
(values: Partial<IListGamesQueries>)
pages/games/index.tsx:30
Function
onLogout
(e: React.MouseEvent<HTMLAnchorElement>)
components/organisms/sidebar/sidebarContent.tsx:21
Function
onLogout
(e: React.MouseEvent<HTMLAnchorElement>)
components/organisms/navbarMenu/navbarProfile.tsx:20
Function
onRemoveToastHandler
(id: string)
utility/context/ToastContext.tsx:62
Function
onSearchingHandler
(values: string)
pages/games/index.tsx:22
Function
onSetActiveTabHandler
(value: ActiveTypes)
pages/member/transactions.tsx:82
← previous
next →
101–200 of 229, ranked by callers