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