Backstage
Docs
Github
Preparing search index...
@backstage/plugin-scaffolder-react
index
LayoutOptions
Interface LayoutOptions<P>
The type of layouts that is passed to the TemplateForms
interface
LayoutOptions
<
P
=
any
>
{
component
:
|
ComponentType
<
ObjectFieldTemplateProps
<
P
,
RJSFSchema
,
any
>
>
|
undefined
;
name
:
string
;
}
Type Parameters
P
=
any
Index
Properties
component
name
Properties
component
component
:
|
ComponentType
<
ObjectFieldTemplateProps
<
P
,
RJSFSchema
,
any
>
>
|
undefined
name
name
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
component
name
Docs
Github
Backstage
Loading...
The type of layouts that is passed to the TemplateForms