Use the email FormControl instances setValue API: get email() {return this.form.get('email')};ngOnInit() { const retrievedEmailValue = `'[email protected]'`;
確定! 回上一頁