mirror of
https://github.com/youzan/vant.git
synced 2025-10-17 08:37:23 +00:00
types: test cases typing
This commit is contained in:
@@ -31,7 +31,7 @@ export default createComponent({
|
||||
loadingText: String,
|
||||
modelValue: {
|
||||
type: Boolean,
|
||||
required: true,
|
||||
default: false,
|
||||
},
|
||||
successDuration: {
|
||||
type: [Number, String],
|
||||
|
Reference in New Issue
Block a user