Relative Content

Tag Archive for javascriptreactjsformsbootstrap-5

Set custom Bootstrap invalid/valid messages

I have made a login/register form using react.js/bootstrap and in the register form i have 4 inputs. One for username, one for email, and 2 for password (1 password and 1 for confirmation purposes), i want to show a message if the 2 passwords dont match, sth like passwords dont match.