LayoutComponent
Home > @backstage/plugin-scaffolder-react
> LayoutComponent
A type used to wrap up the FieldExtension to embed the ReturnValue and the InputProps
Signature:
export type LayoutComponent<_TInputProps> = () => null;
Home > @backstage/plugin-scaffolder-react
> LayoutComponent
A type used to wrap up the FieldExtension to embed the ReturnValue and the InputProps
Signature:
export type LayoutComponent<_TInputProps> = () => null;