[new feature] NumberKeyboard: add safe-area-inset-bottom prop (#3173)
This commit is contained in:
@@ -73,6 +73,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, to enable those features use `viewport-fit=cover` in the `viewport` meta tag | `Boolean` | `false` |
|
||||
|
||||
### Event
|
||||
|
||||
|
||||
Reference in New Issue
Block a user