EntityTagPickerProps
Home > @backstage/plugin-catalog-react > EntityTagPickerProps
Signature:
export type EntityTagPickerProps = {
showCounts?: boolean;
initialFilter?: string[];
hidden?: boolean;
};
Home > @backstage/plugin-catalog-react > EntityTagPickerProps
Signature:
export type EntityTagPickerProps = {
showCounts?: boolean;
initialFilter?: string[];
hidden?: boolean;
};