# PasswordInput

# Example:

显示代码

# Attribute

Parameter Description Type Optional Value Default Value
password Correct password String -- 123456
v-model displayed or hidden Boolean ture,false false

# Event

Event name Description Callback parameter
change return 1 password is correct, return - 1 password is wrong value
Last Updated: 3/3/2023, 10:59:23 AM