Skip to content

Instantly share code, notes, and snippets.

@lydemann
Created February 9, 2019 19:45
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 lydemann/748c923f7db5db84e17e66becdc5a05e to your computer and use it in GitHub Desktop.
Save lydemann/748c923f7db5db84e17e66becdc5a05e to your computer and use it in GitHub Desktop.
hardcoded-question.component.html
<ng-template #questionToBeHardCoded let-question="question">
Hardcoded question: {{ question.id }}
</ng-template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment