5 lines
111 B
HTML
Raw Normal View History

2016-11-22 20:07:16 +08:00
<!-- #docregion -->
<h1>{{titlePrefix}} {{title}}</h1>
<button (click)="ok()">OK</button>
<p>{{ msg }}</p>