Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/descope-sample-apps/descope-convex
/ functions
Functions
44 in github.com/descope-sample-apps/descope-convex
⨍
Functions
44
◇
Types & classes
7
↓ 134 callers
Function
cn
(...inputs: ClassValue[])
lib/utils.tsx:5
↓ 5 callers
Function
dispatch
(action: Action)
components/ui/use-toast.ts:134
↓ 5 callers
Function
se
(Tag: keyof React.ReactHTML, ...classNames: ClassValue[])
lib/utils.tsx:19
↓ 4 callers
Function
fr
( component: ForwardRefRenderFunction<T, P> )
lib/utils.tsx:10
↓ 4 callers
Function
useFormField
()
components/ui/form.tsx:42
↓ 2 callers
Function
addToRemoveQueue
(toastId: string)
components/ui/use-toast.ts:59
↓ 1 callers
Function
dismiss
()
components/ui/use-toast.ts:151
↓ 1 callers
Function
genId
()
components/ui/use-toast.ts:28
↓ 1 callers
Function
reducer
(state: State, action: Action)
components/ui/use-toast.ts:75
↓ 1 callers
Function
useToast
()
components/ui/use-toast.ts:172
Function
AfterSSR
({ children }: { children: ReactNode })
components/helpers/AfterSSR.tsx:3
Function
AlertDialogFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/alert-dialog.tsx:62
Function
AlertDialogHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/alert-dialog.tsx:48
Function
Badge
({ className, variant, ...props }: BadgeProps)
components/ui/badge.tsx:30
Function
Calendar
({ className, classNames, showOutsideDays = true, ...props }: CalendarProps)
components/ui/calendar.tsx:12
Function
CommandDialog
({ children, ...props }: CommandDialogProps)
components/ui/command.tsx:28
Function
CommandShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
components/ui/command.tsx:129
Function
ContextMenuShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
components/ui/context-menu.tsx:172
Function
ConvexClientProvider
({ children, }: { children: ReactNode; })
app/ConvexClientProvider.tsx:9
Function
DialogFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/dialog.tsx:70
Function
DialogHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/dialog.tsx:56
Function
DropdownMenuShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
components/ui/dropdown-menu.tsx:176
Function
FormField
({ ...props }: ControllerProps<TFieldValues, TName>)
components/ui/form.tsx:29
Function
Home
()
app/page.tsx:12
Function
Layout
()
app/layouts/sticky-header-sticky-footer/page.tsx:6
Function
Layout
()
app/layouts/sticky-sides-flex-content-simple/page.tsx:8
Function
Layout
()
app/layouts/sticky-header-sidebar-footer-below-fold-responsive/page.tsx:12
Function
Layout
()
app/layouts/sticky-header-sidebar-footer-inside/page.tsx:8
Function
Layout
()
app/layouts/sticky-sides-flex-content/page.tsx:13
Function
Layout
()
app/layouts/sticky-header-sidebar-sticky-footer/page.tsx:8
Function
Layout
()
app/layouts/sticky-header-footer-below-fold/page.tsx:6
Function
Layout
()
app/layouts/sticky-header-sidebar-footer-below-fold/page.tsx:8
Function
Layouts
()
app/layouts/page.tsx:4
Function
LayoutsLayout
({ children }: { children: ReactNode })
app/layouts/layout.tsx:9
Function
MenubarShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
components/ui/menubar.tsx:207
Function
RootLayout
({ children, }: { children: React.ReactNode; })
app/layout.tsx:13
Function
SheetFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/sheet.tsx:91
Function
SheetHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/sheet.tsx:77
Function
SignInPage
()
app/sign-in/page.tsx:5
Function
Skeleton
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/skeleton.tsx:3
Function
Toaster
()
components/ui/toaster.tsx:13
Function
toast
({ ...props }: Toast)
components/ui/use-toast.ts:143
Function
update
(props: ToasterToast)
components/ui/use-toast.ts:146
Function
useAuthFromDescope
()
app/ConvexProviderWithDescope.ts:4