Skip to main content

FieldExtensionComponentProps

Home > @backstage/plugin-scaffolder-react > FieldExtensionComponentProps

Type for Field Extension Props for RJSF v5

Signature:

export interface FieldExtensionComponentProps<TFieldReturnValue, TUiOptions = {}> extends PropsWithChildren<ScaffolderRJSFFieldProps<TFieldReturnValue>> 

Extends: PropsWithChildren<ScaffolderRJSFFieldProps<TFieldReturnValue>>

Properties

PropertyModifiersTypeDescription
uiSchemaFieldExtensionUiSchema<TFieldReturnValue, TUiOptions>