We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 943a29b commit 3220866Copy full SHA for 3220866
1 file changed
examples/index.html
@@ -66,6 +66,7 @@ <h3>Advanced Use</h3>
66
67
displayRatio : 0.8,
68
displayReverse : true,
69
+ displayRatioReverse: 1.2,
70
71
firstDelay : 0,
72
firstDelaySteps : 100,
@@ -99,10 +100,13 @@ <h3>Advanced Use</h3>
99
100
101
102
103
104
105
106
107
108
+ throttleInterval : 50,
109
+
110
autoStart : true,
111
112
addClassNameActive : 'is-active',
0 commit comments