# GesturePassword
# Example:(Password is N-shaped)
显示代码
# GesturePassword Attribute
| Parameter | Description | Type | Optional Value | Default Value |
|---|---|---|---|---|
| type | type | String | square,circle,leaf | circle |
| width | width | Number | -- | 350 |
| height | height | Number | -- | 350 |
| password | to set Password | Array | -- | -- |
| successcolor | color | String | -- | '#67c23a' |
| errorcolor | error color | String | -- | '#f56c6c' |
| pathwidth | line thickness | Number | -- | 8 |
# Event
| Event name | Description | Callback parameter |
|---|---|---|
| check | check event | return err or success |
← DragSort ImgContrast →