FieldExtensionComponent
Home > @backstage/plugin-scaffolder-react
> FieldExtensionComponent
The type used to wrap up the Layout and embed the input props
Signature:
export type FieldExtensionComponent<_TReturnValue, _TInputProps> = () => null;
Home > @backstage/plugin-scaffolder-react
> FieldExtensionComponent
The type used to wrap up the Layout and embed the input props
Signature:
export type FieldExtensionComponent<_TReturnValue, _TInputProps> = () => null;