Password

Provides a secure input for entering passwords. Supports visibility toggling and ensures a clear, user-friendly experience.

Example

Props

NameDefaultType
modelValue
-string | null

The current value of the password input (v-model)

value
-string | null

Alternate way to set the password value

Slots

SlotPayload
prefix
-

Content shown before the input field (left icon / custom content)