Properties
Static Apple
Apple
: typeof Apple = AppleStatic ComponentsOverrideProvider
ComponentsOverrideProvider: FC<PropsWithChildren<{ components: ComponentOverrideMap }>> = RecipeComponentsOverrideContextProvider
Static Github
Github
: typeof Github = GithubStatic Google
Google
: typeof Google = GoogleStatic PasswordlessLinkClickedTheme
PasswordlessLinkClickedTheme: ComponentType<LinkClickedScreenProps & { children?: ReactNode }> = LinkClickedScreen
Static SignInAndUpTheme
SignInAndUpTheme: ((props: ThirdPartyPasswordlessSignInAndUpThemeProps) => Element) = SignInUpTheme
Type declaration
- (props: ThirdPartyPasswordlessSignInAndUpThemeProps): Element
Parameters
props: ThirdPartyPasswordlessSignInAndUpThemeProps
Returns Element