[improvement] Field: add left-icon slot (#1973)

This commit is contained in:
neverland
2018-10-24 21:17:50 +08:00
committed by GitHub
parent d0b8595b50
commit dd9d0e856b
3 changed files with 4 additions and 1 deletions
+2 -1
View File
@@ -154,5 +154,6 @@ Use ref to get field instance and call instance methods
| name | Description |
|------|------|
| label | Custom label |
| icon | Custom icon |
| left-icon | Custom left icon |
| icon | Custom right icon |
| button | Insert button |