When the form is detect the enter key, it will submit. However, I just want to confirm the word that I typing. How can I do? Thanks!
Hi @xulunwu ,
See form-options, you can specify the onReturn behaviour, and set it no none,
form-options
onReturn
none
Cheers,
Colin
It looks like you're new here. If you want to get involved, click one of these buttons!
Answers
Hi @xulunwu ,
See
form-options
, you can specify theonReturn
behaviour, and set it nonone
,Cheers,
Colin