mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-25 19:21:34 +08:00
[bugfix] Field: use icon slot (#428)
This commit is contained in:
parent
ccb1d06437
commit
f32647cae3
@ -30,6 +30,7 @@ Component({
|
|||||||
errorMessage: String,
|
errorMessage: String,
|
||||||
placeholder: String,
|
placeholder: String,
|
||||||
customStyle: String,
|
customStyle: String,
|
||||||
|
useIconSlot: Boolean,
|
||||||
useButtonSlot: Boolean,
|
useButtonSlot: Boolean,
|
||||||
placeholderClass: String,
|
placeholderClass: String,
|
||||||
cursorSpacing: {
|
cursorSpacing: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user