feat(Overlay): add lock-scroll prop (#6082)

This commit is contained in:
neverland
2020-04-18 08:33:41 +08:00
committed by GitHub
parent 2abc2f939e
commit 8f3baa3449
4 changed files with 43 additions and 10 deletions
+1
View File
@@ -64,6 +64,7 @@ export default {
| duration | Animation duration | _number \| string_ | `0.3` |
| class-name | ClassName | _string_ | - |
| custom-class `v2.2.5` | Custom style | _object_ | - |
| lock-scroll `v2.6.2` | Whether to lock background scroll | _boolean_ | `true` |
### Events