Angular 16 REQUIRED Input Properties

Angular 16 adds a new feature of making an @Input() decorated property REQUIRED, which means that to...