PasswordInput

The Password Input component is a specialized input field designed for securely capturing user passwords. It masks the entered text to protect sensitive information from being seen by onlookers. This component often includes additional features such as visibility toggles, strength indicators, and validation rules to enhance security and usability.

PasswordInput

icon

Element

iconPlacement

"left" | "right"

isClearable

Boolean

size

"lg" | "md" | "sm" | "xs"

transparent

Boolean

variant

"danger" | "success" | "warning"