MCPcopy Create free account

hub / github.com/descope-sample-apps/descope-convex / functions

Functions44 in github.com/descope-sample-apps/descope-convex

↓ 134 callersFunctioncn
(...inputs: ClassValue[])
lib/utils.tsx:5
↓ 5 callersFunctiondispatch
(action: Action)
components/ui/use-toast.ts:134
↓ 5 callersFunctionse
(Tag: keyof React.ReactHTML, ...classNames: ClassValue[])
lib/utils.tsx:19
↓ 4 callersFunctionfr
( component: ForwardRefRenderFunction<T, P> )
lib/utils.tsx:10
↓ 4 callersFunctionuseFormField
()
components/ui/form.tsx:42
↓ 2 callersFunctionaddToRemoveQueue
(toastId: string)
components/ui/use-toast.ts:59
↓ 1 callersFunctiondismiss
()
components/ui/use-toast.ts:151
↓ 1 callersFunctiongenId
()
components/ui/use-toast.ts:28
↓ 1 callersFunctionreducer
(state: State, action: Action)
components/ui/use-toast.ts:75
↓ 1 callersFunctionuseToast
()
components/ui/use-toast.ts:172
FunctionAfterSSR
({ children }: { children: ReactNode })
components/helpers/AfterSSR.tsx:3
FunctionAlertDialogFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/alert-dialog.tsx:62
FunctionAlertDialogHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/alert-dialog.tsx:48
FunctionBadge
({ className, variant, ...props }: BadgeProps)
components/ui/badge.tsx:30
FunctionCalendar
({ className, classNames, showOutsideDays = true, ...props }: CalendarProps)
components/ui/calendar.tsx:12
FunctionCommandDialog
({ children, ...props }: CommandDialogProps)
components/ui/command.tsx:28
FunctionCommandShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
components/ui/command.tsx:129
FunctionContextMenuShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
components/ui/context-menu.tsx:172
FunctionConvexClientProvider
({ children, }: { children: ReactNode; })
app/ConvexClientProvider.tsx:9
FunctionDialogFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/dialog.tsx:70
FunctionDialogHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/dialog.tsx:56
FunctionDropdownMenuShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
components/ui/dropdown-menu.tsx:176
FunctionFormField
({ ...props }: ControllerProps<TFieldValues, TName>)
components/ui/form.tsx:29
FunctionHome
()
app/page.tsx:12
FunctionLayout
()
app/layouts/sticky-header-sticky-footer/page.tsx:6
FunctionLayout
()
app/layouts/sticky-sides-flex-content-simple/page.tsx:8
FunctionLayout
()
app/layouts/sticky-header-sidebar-footer-below-fold-responsive/page.tsx:12
FunctionLayout
()
app/layouts/sticky-header-sidebar-footer-inside/page.tsx:8
FunctionLayout
()
app/layouts/sticky-sides-flex-content/page.tsx:13
FunctionLayout
()
app/layouts/sticky-header-sidebar-sticky-footer/page.tsx:8
FunctionLayout
()
app/layouts/sticky-header-footer-below-fold/page.tsx:6
FunctionLayout
()
app/layouts/sticky-header-sidebar-footer-below-fold/page.tsx:8
FunctionLayouts
()
app/layouts/page.tsx:4
FunctionLayoutsLayout
({ children }: { children: ReactNode })
app/layouts/layout.tsx:9
FunctionMenubarShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
components/ui/menubar.tsx:207
FunctionRootLayout
({ children, }: { children: React.ReactNode; })
app/layout.tsx:13
FunctionSheetFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/sheet.tsx:91
FunctionSheetHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/sheet.tsx:77
FunctionSignInPage
()
app/sign-in/page.tsx:5
FunctionSkeleton
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/skeleton.tsx:3
FunctionToaster
()
components/ui/toaster.tsx:13
Functiontoast
({ ...props }: Toast)
components/ui/use-toast.ts:143
Functionupdate
(props: ToasterToast)
components/ui/use-toast.ts:146
FunctionuseAuthFromDescope
()
app/ConvexProviderWithDescope.ts:4