@Nikos wrote:
<input onkeyup={{action "onChange"}}
calls onChange action with the event as a param
{{input
key-up=(action "onChange") passes the new text value
Posts: 1
Participants: 1
@Nikos wrote:
<input onkeyup={{action "onChange"}}
calls onChange action with the event as a param
{{input
key-up=(action "onChange") passes the new text value
Posts: 1
Participants: 1