Last active
July 12, 2020 23:53
-
-
Save umairhm/a120df81123704abec819d25350da9ab to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- 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