angular-cn/public/docs/_examples/attribute-directives/ts/app/app.component.1.html

4 lines
119 B
HTML

<!-- #docregion -->
<h1>My First Attribute Directive</h1>
<span myHighlight>Highlight me!</span>
<!-- #enddocregion -->