We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8820127 commit 942b7c5Copy full SHA for 942b7c5
dist/vue-scroll-list.js
@@ -12,7 +12,7 @@ var component = {
12
},
13
remain: {
14
type: Number,
15
- required: true
+ default: 10
16
}
17
18
delta: { // an extra object helping to calculate
0 commit comments