[new feature] NumberKeyboard: add title-left slot (#3194)
This commit is contained in:
@@ -85,3 +85,9 @@ export default {
|
||||
| blur | 点击关闭按钮或非键盘区域时触发 | - |
|
||||
| show | 键盘完全弹出时触发 | - |
|
||||
| hide | 键盘完全收起时触发 | - |
|
||||
|
||||
### Slot
|
||||
|
||||
| 名称 | 说明 |
|
||||
|------|------|
|
||||
| title-left | 自定义标题栏左侧内容 |
|
||||
|
||||
Reference in New Issue
Block a user