Skip to content

Instantly share code, notes, and snippets.

@kevinmerckx
Created November 6, 2018 15:10
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 kevinmerckx/046ebef48e24a4cb6a059dcdadeaa786 to your computer and use it in GitHub Desktop.
Save kevinmerckx/046ebef48e24a4cb6a059dcdadeaa786 to your computer and use it in GitHub Desktop.
Tags usage as simple component
<app-tags [tags]="tags" (tagsChange)="tags = $event"></app-tags>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment