mirror of
https://github.com/lainbo/component-party.git
synced 2026-04-05 13:09:03 +08:00
2 lines
85 B
Handlebars
2 lines
85 B
Handlebars
<p>Counter: {{this.count}}</p>
|
|
<button {{on 'click' this.incrementCount}}>+1</button> |