Skip to content

Instantly share code, notes, and snippets.

@alexonozor
Last active September 2, 2017 07:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alexonozor/f730ceef58a956b3045b1e67320e5200 to your computer and use it in GitHub Desktop.
Save alexonozor/f730ceef58a956b3045b1e67320e5200 to your computer and use it in GitHub Desktop.
this.userForm.setValue({
userName: "AlexOnozor",
firstName: "Alex",
lastName: "Obogbare"
address: { ... } // reduce for brevity
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment