Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/better-auth/examples
/ functions
Functions
373 in github.com/better-auth/examples
⨍
Functions
373
◇
Types & classes
28
Function
MenubarTrigger
( props: PolymorphicProps<T, menubarTriggerProps<T>>, )
astro-example/src/components/ui/menubar.tsx:54
Function
NavigationMenu
( props: PolymorphicProps<T, navigationMenuProps<T>>, )
astro-example/src/components/ui/navigation-menu.tsx:43
Function
NavigationMenuContent
( props: PolymorphicProps<T, navigationMenuContentProps<T>>, )
astro-example/src/components/ui/navigation-menu.tsx:145
Function
NavigationMenuTrigger
( props: PolymorphicProps<T, navigationMenuTriggerProps<T>>, )
astro-example/src/components/ui/navigation-menu.tsx:92
Function
NumberField
( props: PolymorphicProps<T, numberFieldProps<T>>, )
astro-example/src/components/ui/number-field.tsx:85
Function
NumberFieldDecrementTrigger
( props: PolymorphicProps<T, VoidProps<numberFieldDecrementTriggerProps<T>>>, )
astro-example/src/components/ui/number-field.tsx:137
Function
NumberFieldDescription
( props: PolymorphicProps<T, numberFieldDescriptionProps<T>>, )
astro-example/src/components/ui/number-field.tsx:42
Function
NumberFieldErrorMessage
( props: PolymorphicProps<T, numberFieldErrorMessageProps<T>>, )
astro-example/src/components/ui/number-field.tsx:65
Function
NumberFieldGroup
(props: ComponentProps<"div">)
astro-example/src/components/ui/number-field.tsx:95
Function
NumberFieldIncrementTrigger
( props: PolymorphicProps<T, numberFieldIncrementTriggerProps<T>>, )
astro-example/src/components/ui/number-field.tsx:180
Function
NumberFieldInput
( props: PolymorphicProps<T, VoidProps<numberFieldInputProps<T>>>, )
astro-example/src/components/ui/number-field.tsx:114
Function
NumberFieldLabel
( props: PolymorphicProps<T, numberFieldLabelProps<T>>, )
astro-example/src/components/ui/number-field.tsx:24
Function
OTPField
( props: DynamicProps<T, OTPFieldProps<T>>, )
astro-example/src/components/ui/otp-field.tsx:13
Function
OTPFieldGroup
(props: ComponentProps<"div">)
astro-example/src/components/ui/otp-field.tsx:29
Function
OTPFieldSeparator
(props: ComponentProps<"div">)
astro-example/src/components/ui/otp-field.tsx:35
Function
OTPFieldSlot
( props: ComponentProps<"div"> & { index: number }, )
astro-example/src/components/ui/otp-field.tsx:55
Function
POST
(request: Request)
expo-example/src/app/api/auth/[...route]+api.ts:7
Function
Page
()
tanstack-example/app/login/page.tsx:3
Function
PageControls
({ setPage, page, }: { setPage: (page: "home" | "sign-in" | "sign-up") => void; page: "home" | "sign-in" |
browser-extension-example/src/popup.tsx:29
Function
Pagination
( props: PolymorphicProps<T, paginationProps<T>>, )
astro-example/src/components/ui/pagination.tsx:22
Function
PaginationEllipsis
( props: PolymorphicProps<T, paginationEllipsisProps<T>>, )
astro-example/src/components/ui/pagination.tsx:75
Function
PaginationItem
( props: PolymorphicProps<T, paginationItemProps<T>>, )
astro-example/src/components/ui/pagination.tsx:44
Function
PaginationNext
( props: PolymorphicProps<T, paginationNextProps<T>>, )
astro-example/src/components/ui/pagination.tsx:156
Function
PaginationPrevious
( props: PolymorphicProps<T, paginationPreviousProps<T>>, )
astro-example/src/components/ui/pagination.tsx:110
Function
PlasmoOverlay
()
browser-extension-example/src/content.tsx:20
Function
Popover
(props: PopoverRootProps)
astro-example/src/components/ui/popover.tsx:15
Function
PopoverContent
( props: PolymorphicProps<T, popoverContentProps<T>>, )
astro-example/src/components/ui/popover.tsx:27
Function
Progress
( props: PolymorphicProps<T, progressProps<T>>, )
astro-example/src/components/ui/progress.tsx:17
Function
RadioGroupItemControl
( props: PolymorphicProps<T, radioGroupItemControlProps<T>>, )
astro-example/src/components/ui/radio-group.tsx:21
Function
RegisterForm
()
tanstack-example/app/components/register-form.tsx:17
Function
RequestPasswordReset
()
expo-example/src/app/forget-password.tsx:17
Function
Resizable
( props: DynamicProps<T, resizableProps<T>>, )
astro-example/src/components/ui/resizable.tsx:13
Function
ResizableHandle
( props: DynamicProps<T, resizableHandleProps<T>>, )
astro-example/src/components/ui/resizable.tsx:28
Function
RootComponent
()
tanstack-example/app/routes/__root.tsx:48
Function
RootDocument
({ children }: { children: React.ReactNode })
tanstack-example/app/routes/__root.tsx:305
Function
RootLayout
({ children, }: Readonly<{ children: React.ReactNode; }>)
nextjs-mcp/app/layout.tsx:20
Function
RootLayout
()
expo-example/src/app/_layout.tsx:7
Function
SelectContent
( props: PolymorphicProps<T, selectContentProps<T>>, )
astro-example/src/components/ui/select.tsx:67
Function
SelectItem
( props: PolymorphicProps<T, selectItemProps<T>>, )
astro-example/src/components/ui/select.tsx:91
Function
SelectTrigger
( props: PolymorphicProps<T, selectTriggerProps<T>>, )
astro-example/src/components/ui/select.tsx:24
Function
Separator
( props: PolymorphicProps<T, separatorProps<T>>, )
astro-example/src/components/ui/separator.tsx:12
Function
SheetContent
( props: PolymorphicProps<T, sheetContentProps<T>>, )
astro-example/src/components/ui/sheet.tsx:43
Function
SheetDescription
( props: PolymorphicProps<T, sheetDescriptionProps<T>>, )
astro-example/src/components/ui/sheet.tsx:109
Function
SheetFooter
(props: ComponentProps<"div">)
astro-example/src/components/ui/sheet.tsx:136
Function
SheetHeader
(props: ComponentProps<"div">)
astro-example/src/components/ui/sheet.tsx:122
Function
SheetTitle
( props: PolymorphicProps<T, sheetTitleProps<T>>, )
astro-example/src/components/ui/sheet.tsx:91
Function
SignIn
()
tanstack-example/app/routes/auth/signin.tsx:8
Function
SignIn
()
react-router-example/app/routes/sign-in.tsx:5
Function
SignIn
({ setPage, }: { setPage: (page: "home" | "sign-in" | "sign-up") => void; })
browser-extension-example/src/components/SignIn.tsx:21
Function
SignInCard
()
react-router-example/app/components/sign-in-card.tsx:23
Function
SignInCard
()
astro-example/src/components/sign-in.tsx:15
Function
SignUp
()
tanstack-example/app/routes/auth/signup.tsx:8
Function
SignUp
()
expo-example/src/app/sign-up.tsx:11
Function
SignUp
()
react-router-example/app/components/sign-up-card.tsx:21
Function
SignUp
({ setPage, }: { setPage: (page: "home" | "sign-in" | "sign-up") => void; })
browser-extension-example/src/components/SignUp.tsx:20
Function
SignUpCard
()
astro-example/src/components/sign-up.tsx:15
Function
Skeleton
(props: ComponentProps<"div">)
astro-example/src/components/ui/skeleton.tsx:4
Function
SwitchControl
( props: PolymorphicProps<T, switchControlProps<T>>, )
astro-example/src/components/ui/switch.tsx:20
Function
SwitchThumb
( props: PolymorphicProps<T, switchThumbProps<T>>, )
astro-example/src/components/ui/switch.tsx:48
Function
Table
(props: ComponentProps<"table">)
astro-example/src/components/ui/table.tsx:4
Function
TableBody
(props: ComponentProps<"tbody">)
astro-example/src/components/ui/table.tsx:23
Function
TableCaption
(props: ComponentProps<"caption">)
astro-example/src/components/ui/table.tsx:84
Function
TableCell
(props: ComponentProps<"td">)
astro-example/src/components/ui/table.tsx:70
Function
TableFooter
(props: ComponentProps<"tfoot">)
astro-example/src/components/ui/table.tsx:31
Function
TableHead
(props: ComponentProps<"th">)
astro-example/src/components/ui/table.tsx:56
Function
TableHeader
(props: ComponentProps<"thead">)
astro-example/src/components/ui/table.tsx:17
Function
TableRow
(props: ComponentProps<"tr">)
astro-example/src/components/ui/table.tsx:42
Function
Tabs
({ tabs: propTabs, containerClassName, activeTabClassName, tabClassName, contentClassName, }: { tabs: Ta
react-router-example/app/components/tabs.tsx:13
Function
Tabs
({ className, ...props }: React.ComponentProps<typeof TabsPrimitive.Root>)
react-router-example/app/components/ui/tabs.tsx:6
Function
Tabs
( props: PolymorphicProps<T, tabsProps<T>>, )
astro-example/src/components/ui/tabs.tsx:20
Function
TabsContent
({ className, ...props }: React.ComponentProps<typeof TabsPrimitive.Content>)
react-router-example/app/components/ui/tabs.tsx:51
Function
TabsContent
( props: PolymorphicProps<T, tabsContentProps<T>>, )
astro-example/src/components/ui/tabs.tsx:58
Function
TabsIndicator
( props: PolymorphicProps<T, tabsIndicatorProps<T>>, )
astro-example/src/components/ui/tabs.tsx:119
Function
TabsList
({ className, ...props }: React.ComponentProps<typeof TabsPrimitive.List>)
react-router-example/app/components/ui/tabs.tsx:19
Function
TabsList
( props: PolymorphicProps<T, tabsListProps<T>>, )
astro-example/src/components/ui/tabs.tsx:37
Function
TabsTrigger
({ className, ...props }: React.ComponentProps<typeof TabsPrimitive.Trigger>)
react-router-example/app/components/ui/tabs.tsx:35
Function
TabsTrigger
( props: PolymorphicProps<T, tabsTriggerProps<T>>, )
astro-example/src/components/ui/tabs.tsx:79
Function
TextArea
( props: PolymorphicProps<T, textAreaProps<T>>, )
astro-example/src/components/ui/textarea.tsx:14
Function
TextField
( props: PolymorphicProps<T, textFieldInputProps<T>>, )
astro-example/src/components/ui/textfield.tsx:115
Function
TextFieldDescription
( props: PolymorphicProps<T, textFieldDescriptionProps<T>>, )
astro-example/src/components/ui/textfield.tsx:91
Function
TextFieldErrorMessage
( props: PolymorphicProps<T, textFieldErrorMessageProps<T>>, )
astro-example/src/components/ui/textfield.tsx:71
Function
TextFieldLabel
( props: PolymorphicProps<T, textFieldLabelProps<T>>, )
astro-example/src/components/ui/textfield.tsx:53
Function
TextFieldRoot
( props: PolymorphicProps<T, textFieldProps<T>>, )
astro-example/src/components/ui/textfield.tsx:20
Function
Toast
( props: PolymorphicProps<T, toastProps<T>>, )
astro-example/src/components/ui/toast.tsx:43
Function
ToastContent
(props: ComponentProps<"div">)
astro-example/src/components/ui/toast.tsx:135
Function
ToastDescription
( props: PolymorphicProps<T, toastDescriptionProps<T>>, )
astro-example/src/components/ui/toast.tsx:78
Function
ToastList
( props: PolymorphicProps<T, toastListProps<T>>, )
astro-example/src/components/ui/toast.tsx:119
Function
ToastProgress
()
astro-example/src/components/ui/toast.tsx:162
Function
ToastRegion
( props: PolymorphicProps<T, toastRegionProps<T>>, )
astro-example/src/components/ui/toast.tsx:96
Function
ToastTitle
( props: PolymorphicProps<T, toastTitleProps<T>>, )
astro-example/src/components/ui/toast.tsx:60
Function
Toaster
({ ...props }: ToasterProps)
tanstack-example/app/components/ui/sonner.tsx:8
Function
Toaster
({ ...props }: ToasterProps)
react-router-example/app/components/ui/sonner.tsx:11
Function
Toaster
(props: Parameters<typeof Sonner>[0])
astro-example/src/components/ui/sonner.tsx:3
Function
ToggleButton
( props: PolymorphicProps<T, toggleButtonProps<T>>, )
astro-example/src/components/ui/toggle.tsx:38
Function
ToggleGroup
( props: PolymorphicProps<T, toggleGroupProps<T>>, )
astro-example/src/components/ui/toggle-group.tsx:35
Function
ToggleGroupItem
( props: PolymorphicProps<T, toggleGroupItemProps<T>>, )
astro-example/src/components/ui/toggle-group.tsx:67
Function
Tooltip
({ ...props }: React.ComponentProps<typeof TooltipPrimitive.Root>)
react-router-example/app/components/ui/tooltip.tsx:19
Function
Tooltip
(props: TooltipRootProps)
astro-example/src/components/ui/tooltip.tsx:12
Function
TooltipContent
({ className, sideOffset = 0, children, ...props }: React.ComponentProps<typeof TooltipPrimitive.Conte
react-router-example/app/components/ui/tooltip.tsx:35
Function
TooltipContent
( props: PolymorphicProps<T, tooltipContentProps<T>>, )
astro-example/src/components/ui/tooltip.tsx:23
← previous
next →
201–300 of 373, ranked by callers