chore(Picker): mark value-key as deprecated
This commit is contained in:
@@ -31,6 +31,8 @@ export default createComponent({
|
||||
type: String,
|
||||
default: 'top',
|
||||
},
|
||||
// @deprecated
|
||||
// should be removed in next major version
|
||||
valueKey: {
|
||||
type: String,
|
||||
default: 'text',
|
||||
|
||||
Reference in New Issue
Block a user