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: ((props: LinkClickedScreenProps) => Element) = LinkClickedScreen
Type declaration
- (props: LinkClickedScreenProps): Element
Parameters
props: LinkClickedScreenProps
Returns Element
Static SignInAndUpTheme
SignInAndUpTheme: ((props: ThirdPartyPasswordlessSignInAndUpThemeProps) => Element) = SignInUpTheme
Type declaration
- (props: ThirdPartyPasswordlessSignInAndUpThemeProps): Element
Parameters
props: ThirdPartyPasswordlessSignInAndUpThemeProps
Returns Element