|
|
@@ -135,7 +135,7 @@ It can be set through `overlay-style`
|
|
|
| duration | Animation duration, Unit second | String, Number | `0.3` |
|
|
|
| overlay-class | Custom mask classname | String | - |
|
|
|
| overlay-style | Custom mask styles | CSSProperties | - |
|
|
|
-| lock-scroll | Whether the background is locked(`MiniProgram not supported`) | Boolean | `false` |
|
|
|
+| lock-scroll | Whether the background is locked(`MiniProgram not supported`) | Boolean | `true` |
|
|
|
| close-on-click-overlay | Click to close the mask | Boolean | `true` |
|
|
|
|
|
|
### Events
|