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 922cda6 commit 606d26fCopy full SHA for 606d26f
README.md
@@ -84,6 +84,8 @@ const ScrollEffectModule = new SCROLL_EFFECT_MODULE({
84
autoStart : true, // 自動でスタートするかどうか
85
autoStartType : 'ready', // ready, load, scroll
86
87
+ updateResizeAuto : true,
88
+
89
throttleInterval : 5,
90
91
on: {
0 commit comments