posva / vue-mdc

Material web components for Vue.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mdl-textfield enter eventlistener.

thomas15v opened this issue · comments

Possibility to add an enter eventlistener to a field. Useful for password text fields.

The current way to do this is to use the input or textarea slot like this: https://jsfiddle.net/posva/rc1u7ouc/