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 = typeof EntityPickerFieldSchema.uiOptionsType;
References: EntityPickerFieldSchema.uiOptionsType