Skip to content

Instantly share code, notes, and snippets.

@umairhm
Last active July 12, 2020 23:53
Show Gist options
  • Save umairhm/a120df81123704abec819d25350da9ab to your computer and use it in GitHub Desktop.
Save umairhm/a120df81123704abec819d25350da9ab to your computer and use it in GitHub Desktop.
<!-- person1 is an object of type Person -->
<array-coercion
[strings]="'array item 1'"
[persons]="person1"
></array-coercion>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment