Skip to content

Instantly share code, notes, and snippets.

@NishuGoel
Created December 16, 2018 19:44
checkData() : void {
this.myForm.setValue({
name: 'Wilson',
city: 'Bangalore',
email: 'wilsondcousta@gmail.com'
});
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment