feat(Popup): add safe-area-inset-bottom prop (#4419)

This commit is contained in:
neverland
2019-09-10 20:15:24 +08:00
committed by GitHub
parent 50aa27fc64
commit a80773e19e
6 changed files with 15 additions and 8 deletions
+1 -1
View File
@@ -134,7 +134,7 @@ export default {
| close-icon | Close icon name | *string* | `cross` | 2.2.0 |
| transition | Transition | *string* | `popup-slide` | - |
| get-container | Return the mount node for Popup | *string \| () => HTMLElement* | - | - |
| safe-area-inset-bottom | Whether to enable bottom safe area adaptation | *boolean* | `false` | 2.2.1 |
### Events