Skip to content

Instantly share code, notes, and snippets.

@NyaGarcia
Created April 28, 2021 17:00
Show Gist options
  • Save NyaGarcia/d0bbff21a65d53e056cafcbe9837f6b9 to your computer and use it in GitHub Desktop.
Save NyaGarcia/d0bbff21a65d53e056cafcbe9837f6b9 to your computer and use it in GitHub Desktop.
Using the Angular UpperCasePipe
<h1>{{title | uppercase}}</h1>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment