[new feature] Field: add input slot

This commit is contained in:
陈嘉涵
2019-06-06 10:47:32 +08:00
parent 384b2f4001
commit f898b61e44
7 changed files with 55 additions and 2 deletions
+1
View File
@@ -171,6 +171,7 @@ Use ref to get field instance and call instance methods
| Name | Description |
|------|------|
| label | Custom label |
| input | Custom input |
| left-icon | Custom left icon |
| right-icon | Custom right icon |
| button | Insert button |