Angular 9 : Bind to an @Output alias of custom events October 14, 2020 Editorial StaffLeave a Comment on Angular 9 : Bind to an @Output alias of custom events This tutorial guides you on how to bind to an @Output alias of custom events. Let’s see how to assign alias to custom events and bind to that custom events using the assigned alias.