Use ViewChild with #localvariable as shown here, <textarea #someVar id="tasknote" name="tasknote" [(ngModel)]="taskNote" placeholder="{{ notePlaceholder }} ...
確定! 回上一頁