MCPcopy Create free account

hub / github.com/alan2207/bulletproof-react / functions

Functions493 in github.com/alan2207/bulletproof-react

FunctionDiscussionsPage
({ searchParams, }: { searchParams: { page: string | null }; })
apps/nextjs-app/src/app/app/discussions/page.tsx:16
FunctionDiscussionsPage
()
apps/nextjs-pages/src/app/pages/app/discussions/discussions.tsx:9
FunctionDiscussionsRoute
()
apps/react-vite/src/app/routes/app/discussions/discussions.tsx:25
FunctionDrawerFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
apps/nextjs-app/src/components/ui/drawer/drawer.tsx:92
FunctionDrawerFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
apps/react-vite/src/components/ui/drawer/drawer.tsx:90
FunctionDrawerFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
apps/nextjs-pages/src/components/ui/drawer/drawer.tsx:90
FunctionDrawerHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
apps/nextjs-app/src/components/ui/drawer/drawer.tsx:78
FunctionDrawerHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
apps/react-vite/src/components/ui/drawer/drawer.tsx:76
FunctionDrawerHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
apps/nextjs-pages/src/components/ui/drawer/drawer.tsx:76
FunctionDropdownMenuShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
apps/nextjs-app/src/components/ui/dropdown/dropdown.tsx:176
FunctionDropdownMenuShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
apps/react-vite/src/components/ui/dropdown/dropdown.tsx:174
FunctionDropdownMenuShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
apps/nextjs-pages/src/components/ui/dropdown/dropdown.tsx:174
FunctionEntry
({ label, value }: EntryProps)
apps/nextjs-app/src/app/app/profile/_components/profile.tsx:10
FunctionEntry
({ label, value }: EntryProps)
apps/react-vite/src/app/routes/app/profile.tsx:9
FunctionEntry
({ label, value }: EntryProps)
apps/nextjs-pages/src/app/pages/app/profile.tsx:11
FunctionErrorBoundary
()
apps/react-vite/src/app/routes/app/root.tsx:5
FunctionFallback
({ error }: { error: Error })
apps/nextjs-app/src/app/app/_components/dashboard-layout.tsx:168
FunctionFieldWrapper
(props: FieldWrapperProps)
apps/nextjs-app/src/components/ui/form/field-wrapper.tsx:19
FunctionFieldWrapper
(props: FieldWrapperProps)
apps/react-vite/src/components/ui/form/field-wrapper.tsx:19
FunctionFieldWrapper
(props: FieldWrapperProps)
apps/nextjs-pages/src/components/ui/form/field-wrapper.tsx:19
FunctionForm
({ onSubmit, children, className, options, id, schema, }: FormProps<TFormValues, Schema>)
apps/nextjs-app/src/components/ui/form/form.tsx:184
FunctionForm
({ onSubmit, children, className, options, id, schema, }: FormProps<TFormValues, Schema>)
apps/react-vite/src/components/ui/form/form.tsx:182
FunctionForm
({ onSubmit, children, className, options, id, schema, }: FormProps<TFormValues, Schema>)
apps/nextjs-pages/src/components/ui/form/form.tsx:182
FunctionFormDrawer
({ title, children, isDone, triggerButton, submitButton, }: FormDrawerProps)
apps/nextjs-app/src/components/ui/form/form-drawer.tsx:26
FunctionFormDrawer
({ title, children, isDone, triggerButton, submitButton, }: FormDrawerProps)
apps/react-vite/src/components/ui/form/form-drawer.tsx:24
FunctionFormDrawer
({ title, children, isDone, triggerButton, submitButton, }: FormDrawerProps)
apps/nextjs-pages/src/components/ui/form/form-drawer.tsx:24
FunctionFormField
({ ...props }: ControllerProps<TFieldValues, TName>)
apps/nextjs-app/src/components/ui/form/form.tsx:36
FunctionFormField
({ ...props }: ControllerProps<TFieldValues, TName>)
apps/react-vite/src/components/ui/form/form.tsx:34
FunctionFormField
({ ...props }: ControllerProps<TFieldValues, TName>)
apps/nextjs-pages/src/components/ui/form/form.tsx:34
FunctionHead
({ title = '', description = '' }: HeadProps = {})
apps/react-vite/src/components/seo/head.tsx:10
FunctionHead
({ title = '', description = '' }: HeadProps = {})
apps/nextjs-pages/src/components/seo/head.tsx:8
FunctionHomePage
()
apps/nextjs-app/src/app/page.tsx:6
FunctionHomePage
()
apps/nextjs-pages/src/pages/index.tsx:8
FunctionLandingRoute
()
apps/react-vite/src/app/routes/landing.tsx:9
FunctionLayout
({ children }: { children: React.ReactNode })
apps/nextjs-app/src/app/app/_components/dashboard-layout.tsx:39
FunctionLayout
({ children }: { children: React.ReactNode })
apps/nextjs-pages/src/components/layouts/dashboard-layout.tsx:94
FunctionLink
({ className, children, href, ...props }: LinkProps)
apps/nextjs-app/src/components/ui/link/link.tsx:11
FunctionLink
({ className, children, ...props }: LinkProps)
apps/react-vite/src/components/ui/link/link.tsx:5
FunctionLink
({ className, children, href, ...props }: LinkProps)
apps/nextjs-pages/src/components/ui/link/link.tsx:11
FunctionLoginForm
({ onSuccess }: LoginFormProps)
apps/nextjs-app/src/features/auth/components/login-form.tsx:15
FunctionLoginForm
({ onSuccess }: LoginFormProps)
apps/react-vite/src/features/auth/components/login-form.tsx:12
FunctionLoginForm
({ onSuccess }: LoginFormProps)
apps/nextjs-pages/src/features/auth/components/login-form.tsx:13
FunctionLoginPage
()
apps/nextjs-app/src/app/auth/login/page.tsx:8
FunctionLoginPage
()
apps/nextjs-pages/src/app/pages/auth/login.tsx:8
FunctionLoginRoute
()
apps/react-vite/src/app/routes/auth/login.tsx:7
FunctionLogo
()
apps/nextjs-app/src/app/app/_components/dashboard-layout.tsx:28
FunctionLogo
()
apps/react-vite/src/components/layouts/dashboard-layout.tsx:28
FunctionLogo
()
apps/nextjs-pages/src/components/layouts/dashboard-layout.tsx:30
FunctionMDPreview
({ value = '' }: MDPreviewProps)
apps/nextjs-app/src/components/ui/md-preview/md-preview.tsx:8
FunctionMDPreview
({ value = '' }: MDPreviewProps)
apps/react-vite/src/components/ui/md-preview/md-preview.tsx:10
FunctionMDPreview
({ value = '' }: MDPreviewProps)
apps/nextjs-pages/src/components/ui/md-preview/md-preview.tsx:8
FunctionMainErrorFallback
()
apps/nextjs-app/src/components/errors/main.tsx:3
FunctionMainErrorFallback
()
apps/react-vite/src/components/errors/main.tsx:3
FunctionMainErrorFallback
()
apps/nextjs-pages/src/components/errors/main.tsx:3
FunctionMyForm
({ hideSubmit = false }: { hideSubmit?: boolean })
apps/nextjs-app/src/components/ui/form/form.stories.tsx:12
FunctionMyForm
({ hideSubmit = false }: { hideSubmit?: boolean })
apps/react-vite/src/components/ui/form/form.stories.tsx:12
FunctionMyForm
({ hideSubmit = false }: { hideSubmit?: boolean })
apps/nextjs-pages/src/components/ui/form/form.stories.tsx:12
FunctionNotFoundPage
()
apps/nextjs-app/src/app/not-found.tsx:4
FunctionNotFoundPage
()
apps/nextjs-pages/src/pages/404.tsx:4
FunctionNotFoundRoute
()
apps/react-vite/src/app/routes/not-found.tsx:4
FunctionNotification
({ notification: { id, type, title, message }, onDismiss, }: NotificationProps)
apps/nextjs-app/src/components/ui/notifications/notification.tsx:24
FunctionNotification
({ notification: { id, type, title, message }, onDismiss, }: NotificationProps)
apps/react-vite/src/components/ui/notifications/notification.tsx:22
FunctionNotification
({ notification: { id, type, title, message }, onDismiss, }: NotificationProps)
apps/nextjs-pages/src/components/ui/notifications/notification.tsx:22
FunctionNotifications
()
apps/nextjs-app/src/components/ui/notifications/notifications.tsx:6
FunctionNotifications
()
apps/react-vite/src/components/ui/notifications/notifications.tsx:4
FunctionNotifications
()
apps/nextjs-pages/src/components/ui/notifications/notifications.tsx:4
FunctionPagination
({ className, ...props }: React.ComponentProps<'nav'>)
apps/nextjs-app/src/components/ui/table/pagination.tsx:13
FunctionPagination
({ className, ...props }: React.ComponentProps<'nav'>)
apps/react-vite/src/components/ui/table/pagination.tsx:13
FunctionPagination
({ className, ...props }: React.ComponentProps<'nav'>)
apps/nextjs-pages/src/components/ui/table/pagination.tsx:13
FunctionPaginationEllipsis
({ className, ...props }: React.ComponentProps<'span'>)
apps/nextjs-app/src/components/ui/table/pagination.tsx:105
FunctionPaginationEllipsis
({ className, ...props }: React.ComponentProps<'span'>)
apps/react-vite/src/components/ui/table/pagination.tsx:105
FunctionPaginationEllipsis
({ className, ...props }: React.ComponentProps<'span'>)
apps/nextjs-pages/src/components/ui/table/pagination.tsx:105
FunctionPaginationLink
({ className, isActive, size = 'icon', children, href, ...props }: PaginationLinkProps)
apps/nextjs-app/src/components/ui/table/pagination.tsx:48
FunctionPaginationLink
({ className, isActive, size = 'icon', children, href, ...props }: PaginationLinkProps)
apps/react-vite/src/components/ui/table/pagination.tsx:48
FunctionPaginationLink
({ className, isActive, size = 'icon', children, href, ...props }: PaginationLinkProps)
apps/nextjs-pages/src/components/ui/table/pagination.tsx:48
FunctionPaginationNext
({ className, ...props }: React.ComponentProps<typeof PaginationLink>)
apps/nextjs-app/src/components/ui/table/pagination.tsx:89
FunctionPaginationNext
({ className, ...props }: React.ComponentProps<typeof PaginationLink>)
apps/react-vite/src/components/ui/table/pagination.tsx:89
FunctionPaginationNext
({ className, ...props }: React.ComponentProps<typeof PaginationLink>)
apps/nextjs-pages/src/components/ui/table/pagination.tsx:89
FunctionPaginationPrevious
({ className, ...props }: React.ComponentProps<typeof PaginationLink>)
apps/nextjs-app/src/components/ui/table/pagination.tsx:73
FunctionPaginationPrevious
({ className, ...props }: React.ComponentProps<typeof PaginationLink>)
apps/react-vite/src/components/ui/table/pagination.tsx:73
FunctionPaginationPrevious
({ className, ...props }: React.ComponentProps<typeof PaginationLink>)
apps/nextjs-pages/src/components/ui/table/pagination.tsx:73
FunctionProfile
()
apps/nextjs-app/src/app/app/profile/_components/profile.tsx:19
FunctionProfilePage
()
apps/nextjs-app/src/app/app/profile/page.tsx:8
FunctionProfilePage
()
apps/nextjs-pages/src/app/pages/app/profile.tsx:20
FunctionProfileRoute
()
apps/react-vite/src/app/routes/app/profile.tsx:18
FunctionProgress
()
apps/react-vite/src/components/layouts/dashboard-layout.tsx:39
FunctionProgress
()
apps/nextjs-pages/src/components/layouts/dashboard-layout.tsx:41
FunctionProtectedRoute
({ children }: { children: React.ReactNode })
apps/react-vite/src/lib/auth.tsx:78
FunctionProtectedRoute
({ children }: { children: React.ReactNode })
apps/nextjs-pages/src/lib/auth.tsx:79
FunctionPublicDiscussionPage
({ params: { discussionId }, }: { params: { discussionId: string; }; })
apps/nextjs-app/src/app/public/discussions/[discussionId]/page.tsx:44
FunctionPublicDiscussionPage
({ dehydratedState, }: InferGetServerSidePropsType<typeof getServerSideProps>)
apps/nextjs-pages/src/app/pages/app/discussions/discussion.tsx:84
FunctionRegisterForm
({ onSuccess, chooseTeam, setChooseTeam, teams, }: RegisterFormProps)
apps/nextjs-app/src/features/auth/components/register-form.tsx:20
FunctionRegisterForm
({ onSuccess, chooseTeam, setChooseTeam, teams, }: RegisterFormProps)
apps/react-vite/src/features/auth/components/register-form.tsx:17
FunctionRegisterForm
({ onSuccess, chooseTeam, setChooseTeam, teams, }: RegisterFormProps)
apps/nextjs-pages/src/features/auth/components/register-form.tsx:18
FunctionRegisterPage
()
apps/nextjs-app/src/app/auth/register/page.tsx:10
FunctionRegisterPage
()
apps/nextjs-pages/src/app/pages/auth/register.tsx:9
FunctionRegisterRoute
()
apps/react-vite/src/app/routes/auth/register.tsx:9
FunctionRootLayout
({ children }: { children: ReactNode })
apps/nextjs-app/src/app/layout.tsx:18
FunctionSelect
(props: SelectFieldProps)
apps/nextjs-app/src/components/ui/form/select.tsx:22
FunctionSelect
(props: SelectFieldProps)
apps/react-vite/src/components/ui/form/select.tsx:20
← previousnext →301–400 of 493, ranked by callers