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