# 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 |
← Pagination Pay →