EntityPickerUiOptions
Home > @backstage/plugin-scaffolder > EntityPickerUiOptions
The input props that can be specified under ui:options for the EntityPicker field extension.
Signature:
export type EntityPickerUiOptions = NonNullable<(typeof EntityPickerFieldSchema.TProps.uiSchema)['ui:options']>;
References: EntityPickerFieldSchema.TProps.uiSchema