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 ResetPasswordUsingTokenTheme
ResetPasswordUsingTokenTheme: ((props: ResetPasswordUsingTokenThemeProps) => JSX.Element) = ResetPasswordUsingTokenTheme
Type declaration
- (props: ResetPasswordUsingTokenThemeProps): JSX.Element
Parameters
props: ResetPasswordUsingTokenThemeProps
Returns JSX.Element
Static SignInAndUpTheme
SignInAndUpTheme: ((props: ThirdPartyEmailPasswordSignInAndUpThemeProps & { userContext?: any }) => JSX.Element) = SignInAndUpTheme
Type declaration
- (props: ThirdPartyEmailPasswordSignInAndUpThemeProps & { userContext?: any }): JSX.Element
Parameters
props: ThirdPartyEmailPasswordSignInAndUpThemeProps & { userContext?: any }
Returns JSX.Element
Static ThirdPartySignInAndUpCallbackTheme
ThirdPartySignInAndUpCallbackTheme: ((props: { config: NormalisedConfig }) => Element) = ThirdPartySignInAndUpCallbackTheme
Type declaration
- (props: { config: NormalisedConfig }): Element
Parameters
props: { config: NormalisedConfig }
Returns Element