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