Skip to content

Instantly share code, notes, and snippets.

@umairhm
Last active July 6, 2020 00:35
Show Gist options
  • Save umairhm/a2826ff976011d6ab7ab5150075f64dd to your computer and use it in GitHub Desktop.
Save umairhm/a2826ff976011d6ab7ab5150075f64dd to your computer and use it in GitHub Desktop.
<!-- person1 & person2 are objects of type Person -->
<array-coercion
[strings]="['array item 1', 'array item 2']"
[persons]="[person1, person2]"
></array-coercion>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment