mirror of
https://github.com/lainbo/component-party.git
synced 2026-04-05 13:09:03 +08:00
2 lines
82 B
Handlebars
2 lines
82 B
Handlebars
<p>{{this.text}}</p>
|
|
<input value={{this.text}} {{on 'input' this.handleInput}} /> |