RepoUrlPickerUiOptions
Home > @backstage/plugin-scaffolder
> RepoUrlPickerUiOptions
Warning: This API is now obsolete.
this will be removed as it's no longer used
The input props that can be specified under ui:options
for the RepoUrlPicker
field extension.
Signature:
export type RepoUrlPickerUiOptions = typeof RepoUrlPickerFieldSchema.uiOptionsType;
References: RepoUrlPickerFieldSchema.uiOptionsType