theKashey / vue-focus-lock

It is a trap! A lock for a Focus. A11y util for scoping a focus.
MIT License
137 stars 14 forks source link

Submit action by press enter when focus on the field #6

Closed Demetri0 closed 6 years ago

Demetri0 commented 6 years ago

When I making the form i would like for user can submit form by click enter in the last field, but using this component avoid this native behavior. How can I implement this one? And probably you need to provide more details in the readme for describe it for the future.

theKashey commented 6 years ago

Sorry. Didn't get the point. Focus lock is working only with focus behaviour and should not prevent anything else.

Demetri0 commented 6 years ago

Oh, sorry... I was just my mistake. Doesn't meter, thank you again :)