Skip to content

Instantly share code, notes, and snippets.

@walidum
Last active April 25, 2021 19:01
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 walidum/9d2434e6382c02fccff6595338a5d46a to your computer and use it in GitHub Desktop.
Save walidum/9d2434e6382c02fccff6595338a5d46a to your computer and use it in GitHub Desktop.
init list of countries
ngOnInit() {
this.countries = ['dz','be','tn'];
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment