Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4829

Capture return keypress on template action helper

$
0
0

@internetmosquito wrote:

Hello everyone!

I'm trying to capture a return keyPress event on a template action helper.

Basically this is a login form, so I want users to be able to type the password and just hit RETURN.

Looks like this is not working:

<button {{action "select" post on="keyPress"}}>✓</button>

I got this from this place: https://guides.emberjs.com/v2.3.0/templates/actions/

Is this possible?

Thanks!

Posts: 2

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4829

Trending Articles