Skip to content

Input Password

Overview

The Input Password element is used to capture password values in a protected way.

When to use

  • When users must enter a password or secret value
  • When the solution includes authentication or account-related steps
  • When entered values should be visually masked

Element-specific options

OptionDescription
PlaceholderDisplays helper text before the user enters the password
Allow toggle maskLets the user temporarily show or hide the password while typing

Common configuration

This element also supports shared configuration options such as validation, rules, roles, styling, summaries, scoring, and prefilling.

See: Common element configuration