feat(NumberKeyboard): enable safe-area-inset-bottom by default (#4544)
This commit is contained in:
@@ -108,7 +108,7 @@ export default {
|
||||
| delete-button-text | Delete button text | *string* | `delete` | - |
|
||||
| show-delete-key | Whether to show delete button | *boolean* | `true` | - |
|
||||
| hide-on-click-outside | Whether to hide keyboard when click outside | *boolean* | `true` | - |
|
||||
| safe-area-inset-bottom | Whether to enable bottom safe area adaptation | *boolean* | `false` | - |
|
||||
| safe-area-inset-bottom | Whether to enable bottom safe area adaptation | *boolean* | `true` | - |
|
||||
|
||||
### Events
|
||||
|
||||
|
||||
Reference in New Issue
Block a user