On click Save Button, PopUp should open by let dialogRef = this.dialog.open(this.callAPIDialog);
and I need <textarea matInput placeholder="Leave a comment" formControlName="description"></textarea>
and submit Button in the pop up. And On clicking Submit, Value to be transferred same Function.
有人可以帮忙吗?
在对话框中添加
你会在这里得到它
please check this link for more https://material.angular.io/components/dialog/overview