OwnedEntityPickerUiOptions
Home > @backstage/plugin-scaffolder
> OwnedEntityPickerUiOptions
The input props that can be specified under ui:options
for the OwnedEntityPicker
field extension.
Signature:
export type OwnedEntityPickerUiOptions = typeof OwnedEntityPickerFieldSchema.uiOptionsType;
References: OwnedEntityPickerFieldSchema.uiOptionsType