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