PasswordField

Introduction

The PasswordField is a special TextField which allows hidden input. Most prominently it is used on login pages.

Example

The following example shows a PasswordField within a login page. The PasswordField has the same API as a TextField.

Keyboard and ARIA Support

Please refer to the TextField Demo Kit Page for more details.

API Documentation

See API documentation