Mainly copyedits and prep for extension + example code cleanup & bug fix + fix bug in default color initialization
5 lines
114 B
HTML
5 lines
114 B
HTML
<!-- #docregion -->
|
|
<h1>My First Attribute Directive</h1>
|
|
<p myHighlight>Highlight me!</p>
|
|
<!-- #enddocregion -->
|