two way bind between objects in list angular 8 and html code example
Example: Bidirectionnal model binding
content_copy
<app-sizer [(size)]="fontSizePx"></app-sizer>
content_copy
<app-sizer [(size)]="fontSizePx"></app-sizer>