What does the attribute do to the input element in the code below?

It hides the text a user types into the input elementIt forces a user to type in a secure password into the input elementIt creates a password generating element on the webpageIt doesn't affect the input element in any way

It hides the text a user types into the input element.