Skip to content

Instantly share code, notes, and snippets.

@lsg-vtaran
Last active May 29, 2023 09:27
Show Gist options
  • Save lsg-vtaran/fc583e009586f3e86e39e33ca9903d8d to your computer and use it in GitHub Desktop.
Save lsg-vtaran/fc583e009586f3e86e39e33ca9903d8d to your computer and use it in GitHub Desktop.
//app.component.ts
test = "<script>alert(1)</script><h1>test</h1>";
//app.component.html
{{test}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment