React fluentui text field canRevealpassword is submitting the form automatically

前端 未结 0 1184
南旧
南旧 2020-12-17 17:02

I have a sign in form that uses fluentui textfield for username and password

const handleSubmit = (event) => {
    event.preventDefault();

    if (!userna         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题