Files
codeql/javascript/ql/test/library-tests/frameworks/Angular2/foo.component.html
2021-01-18 12:16:13 +00:00

5 lines
90 B
HTML

<other-component
[prop]="foo | bar"
[prop2]="foo | bar:'baz'"
></other-component>