Skip to content

Instantly share code, notes, and snippets.

@Armenvardanyan95
Last active April 20, 2020 08:22
Show Gist options
  • Save Armenvardanyan95/dbdae211ec0b647b8fbb49e80e45d175 to your computer and use it in GitHub Desktop.
Save Armenvardanyan95/dbdae211ec0b647b8fbb49e80e45d175 to your computer and use it in GitHub Desktop.
(value: string) => this.ngControl.control.setValue(value.trim(), {emitEvent: false}),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment