ScaffolderRJSFField
Home > @backstage/plugin-scaffolder-react
> ScaffolderRJSFField
The Field
type for Field Extensions
Signature:
export type ScaffolderRJSFField<T = any, S extends StrictRJSFSchema = RJSFSchema, F extends FormContextType = any> = ComponentType<ScaffolderRJSFFieldProps<T, S, F>>;
References: ScaffolderRJSFFieldProps