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 = NonNullable<(typeof OwnedEntityPickerFieldSchema.TProps.uiSchema)['ui:options']>;
References: OwnedEntityPickerFieldSchema.TProps.uiSchema