docs(changelog): 2.5.9-beta.0

This commit is contained in:
chenjiahan
2020-03-29 07:20:08 +08:00
parent af92dd14b8
commit 80837e9a91
10 changed files with 38 additions and 8 deletions
+1 -1
View File
@@ -145,7 +145,7 @@ Use `title` prop to set keyboard title
| extra-key | Content of bottom left key | *string* | `''` |
| close-button-text | Close button text | *string* | `-` |
| delete-button-text | Delete button text | *string* | `delete` |
| show-delete-key `v2.6.0` | Whether to show delete button | *boolean* | `true` |
| show-delete-key `v2.5.9` | 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* | `true` |