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
View File
@@ -78,6 +78,8 @@ export default {
/>
```
## API
### Props
| 参数 | 说明 | 类型 | 默认值 | 版本 |