feat(NumberKeyboard): add extra-key slot (#4644)

* feat(NumberKeyboard): add extra-key slot

* fix: snapshot
This commit is contained in:
neverland
2019-10-05 07:41:37 +08:00
committed by GitHub
parent f37044aaed
commit 5ce9c28e0c
8 changed files with 39 additions and 15 deletions
+2 -1
View File
@@ -125,5 +125,6 @@ export default {
| Name | Description |
|------|------|
| delete | Custom delete button content |
| delete | Custom delete key content |
| extra-key | Custom extra key content |
| title-left | Custom title left content |