FieldSchema
Home > @backstage/plugin-scaffolder-react
> FieldSchema
FieldSchema encapsulates a JSONSchema7 along with the matching FieldExtensionComponentProps type for a field extension.
Signature:
export interface FieldSchema<TReturn, TUiOptions>
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
| |||
|
FieldExtensionComponentProps<TReturn, TUiOptions> | ||
|
FieldExtensionComponentProps<TReturn, TUiOptions> | ||
|
TUiOptions |