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