chore(enter-is-tab): added readme.md file for util

This commit is contained in:
Johannes Eder 2021-07-08 12:39:36 +02:00 committed by Sarah Vaupel
parent edc998288a
commit 266ceea5a8

View File

@ -0,0 +1,8 @@
# Enter is Tab Utility
When the user presses enter on a form that uses this utility, the enter is converted to a tab in order to not send the form.
## Attribute:
`uw-enter-as-tab`
## Example usage:
<input type="text" value="" uw-enter-as-tab="" class=" enter-as-tab--initialized">