feat(Sku): add safe-area-inset-bottom prop (#4428)

This commit is contained in:
neverland
2019-09-11 16:14:17 +08:00
committed by GitHub
parent 98eb54e534
commit 9e085c4c04
4 changed files with 13 additions and 5 deletions
+1
View File
@@ -139,6 +139,7 @@ export default {
| custom-stepper-config | Custom stepper related config | *object* | `{}` | - |
| message-config | Message related config | *object* | `{}` | - |
| get-container | Return the mount node for sku | *string \| () => HTMLElement* | - | - |
| safe-area-inset-bottom | Whether to enable bottom safe area adaptation | *boolean* | `false` | 2.2.1 |
### Events