Skip to content

Instantly share code, notes, and snippets.

@jcamilom
Created September 18, 2020 04:39
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 jcamilom/00dde567cb51a522cba5f1875d4e7463 to your computer and use it in GitHub Desktop.
Save jcamilom/00dde567cb51a522cba5f1875d4e7463 to your computer and use it in GitHub Desktop.
multiCheckControl = new FormControl(TEST_INITIAL_VALUE);
multiCheckControl.setValue(TEST_VALUE);
multiCheckControl.patchValue(TEST_VALUE);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment