Backstage
Docs
Github
Preparing search index...
@backstage/frontend-plugin-api
SignInPageBlueprint
Variable SignInPageBlueprint
Const
SignInPageBlueprint
:
ExtensionBlueprint
<
{
config
:
{}
;
configInput
:
{}
;
dataRefs
:
{
component
:
ConfigurableExtensionDataRef
<
ComponentType
<
SignInPageProps
>
,
"core.sign-in-page.component"
,
{}
,
>
;
}
;
inputs
:
{}
;
kind
:
"sign-in-page"
;
output
:
ExtensionDataRef
<
ComponentType
<
SignInPageProps
>
,
"core.sign-in-page.component"
,
{}
,
>
;
params
:
{
loader
:
()
=>
Promise
<
ComponentType
<
SignInPageProps
>
>
}
;
}
,
>
= ...
Creates an extension that replaces the sign in page.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Docs
Github
Backstage
Loading...
Creates an extension that replaces the sign in page.