EntityAutocompletePicker()
Home > @backstage/plugin-catalog-react
> EntityAutocompletePicker
Signature:
function EntityAutocompletePicker<T extends DefaultEntityFilters = DefaultEntityFilters, Name extends AllowedEntityFilters<T> = AllowedEntityFilters<T>>(props: EntityAutocompletePickerProps<T, Name>): React.JSX.Element | null;
Parameters
Parameter |
Type |
Description |
---|---|---|
props |
EntityAutocompletePickerProps<T, Name> |
React.JSX.Element | null