EntityOwnerPickerProps
Home > @backstage/plugin-catalog-react > EntityOwnerPickerProps
Signature:
export type EntityOwnerPickerProps = {
mode?: 'owners-only' | 'all';
};
Home > @backstage/plugin-catalog-react > EntityOwnerPickerProps
Signature:
export type EntityOwnerPickerProps = {
mode?: 'owners-only' | 'all';
};