mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
chore(Picker): mark value-key as deprecated
This commit is contained in:
parent
7d4c9af382
commit
05f420e266
@ -31,6 +31,8 @@ export default createComponent({
|
|||||||
type: String,
|
type: String,
|
||||||
default: 'top',
|
default: 'top',
|
||||||
},
|
},
|
||||||
|
// @deprecated
|
||||||
|
// should be removed in next major version
|
||||||
valueKey: {
|
valueKey: {
|
||||||
type: String,
|
type: String,
|
||||||
default: 'text',
|
default: 'text',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user