Hello,
I have a form 'Reactive Forms' where it has several fields, so I decided to create a component and run a ngFor in it to reduce the number of lines ...
Component html
<div *ngFor='let input of inputs' class="input-size-{{input.s...
asked by
27.04.2018 / 19:28