[bugfix] Field: use icon slot (#428)

This commit is contained in:
neverland 2018-08-14 20:45:19 +08:00 committed by GitHub
parent ccb1d06437
commit f32647cae3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,6 +30,7 @@ Component({
errorMessage: String,
placeholder: String,
customStyle: String,
useIconSlot: Boolean,
useButtonSlot: Boolean,
placeholderClass: String,
cursorSpacing: {