I\'m writing an Angular 9 app and I have this shared component to produce a select menu ...
export class SharedMenuComponent implements OnInit { items: Item[]