MCPcopy Create free account

hub / github.com/NaveenDA/shadcn-nextjs-dashboard / functions

Functions140 in github.com/NaveenDA/shadcn-nextjs-dashboard

FunctionSheetDescription
({ className, ...props }: React.ComponentProps<typeof SheetPrimitive.Description>)
components/ui/sheet.tsx:117
FunctionSheetFooter
({ className, ...props }: React.ComponentProps<"div">)
components/ui/sheet.tsx:94
FunctionSheetHeader
({ className, ...props }: React.ComponentProps<"div">)
components/ui/sheet.tsx:84
FunctionSheetOverlay
({ className, ...props }: React.ComponentProps<typeof SheetPrimitive.Overlay>)
components/ui/sheet.tsx:31
FunctionSheetPortal
({ ...props }: React.ComponentProps<typeof SheetPrimitive.Portal>)
components/ui/sheet.tsx:25
FunctionSheetTitle
({ className, ...props }: React.ComponentProps<typeof SheetPrimitive.Title>)
components/ui/sheet.tsx:104
FunctionSheetTrigger
({ ...props }: React.ComponentProps<typeof SheetPrimitive.Trigger>)
components/ui/sheet.tsx:13
FunctionSidebar
({ onMobileClose }: SidebarProps)
components/shared/sidebar.tsx:125
FunctionSkeleton
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/skeleton.tsx:3
FunctionSwitch
({ className, ...props }: React.ComponentProps<typeof SwitchPrimitive.Root>)
components/ui/switch.tsx:8
FunctionTable
({ className, ...props }: React.ComponentProps<"table">)
components/ui/table.tsx:7
FunctionTableBody
({ className, ...props }: React.ComponentProps<"tbody">)
components/ui/table.tsx:32
FunctionTableCaption
({ className, ...props }: React.ComponentProps<"caption">)
components/ui/table.tsx:94
FunctionTableCell
({ className, ...props }: React.ComponentProps<"td">)
components/ui/table.tsx:81
FunctionTableFooter
({ className, ...props }: React.ComponentProps<"tfoot">)
components/ui/table.tsx:42
FunctionTableHead
({ className, ...props }: React.ComponentProps<"th">)
components/ui/table.tsx:68
FunctionTableHeader
({ className, ...props }: React.ComponentProps<"thead">)
components/ui/table.tsx:22
FunctionTableRow
({ className, ...props }: React.ComponentProps<"tr">)
components/ui/table.tsx:55
FunctionTabs
({ className, ...props }: React.ComponentProps<typeof TabsPrimitive.Root>)
components/ui/tabs.tsx:8
FunctionTabsContent
({ className, ...props }: React.ComponentProps<typeof TabsPrimitive.Content>)
components/ui/tabs.tsx:53
FunctionTabsList
({ className, ...props }: React.ComponentProps<typeof TabsPrimitive.List>)
components/ui/tabs.tsx:21
FunctionTabsTrigger
({ className, ...props }: React.ComponentProps<typeof TabsPrimitive.Trigger>)
components/ui/tabs.tsx:37
FunctionTextarea
({ className, ...props }: React.ComponentProps<"textarea">)
components/ui/textarea.tsx:5
FunctionThemeProvider
({ children, ...props }: Props)
components/theme-provider.tsx:11
FunctionThemeToggle
()
components/theme-toggle.tsx:13
FunctionToaster
({ ...props }: ToasterProps)
components/ui/sonner.tsx:6
FunctionTopbar
()
components/shared/topbar.tsx:19
FunctionTwoFactorAuthPage
()
app/(auth)/setup-2fa/page.tsx:38
FunctionUnauthorizedPage
()
app/(error)/error/401/page.tsx:13
FunctionUsersPage
()
app/(dashboard)/dashboard/users/page.tsx:78
FunctionVerifyEmailPage
()
app/(auth)/verify-email/page.tsx:22
FunctionhandleLinkClick
()
components/shared/sidebar.tsx:129
FunctionhandleResend
()
app/(auth)/verify-email/page.tsx:16
FunctiononSubmit
(data: ProfileFormValues)
app/(dashboard)/dashboard/settings/page.tsx:77
FunctiononSubmit
(values: z.infer<typeof formSchema>)
app/(auth)/forgot-password/page.tsx:41
FunctiononSubmit
(values: z.infer<typeof formSchema>)
app/(auth)/register/page.tsx:51
FunctiononSubmit
(values: z.infer<typeof formSchema>)
app/(auth)/setup-2fa/page.tsx:46
FunctiononSubmit
(values: z.infer<typeof formSchema>)
app/(auth)/login/page.tsx:47
Functionrobots
()
app/robots.ts:3
Functionsitemap
()
app/sitemap.ts:3
← previous101–140 of 140, ranked by callers