File tree 1 file changed +12
-0
lines changed
1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 88
88
<property name =" handle" type =" jQuery" >
89
89
<desc >The jQuery object representing the handle being moved.</desc >
90
90
</property >
91
+ <property name =" handleIndex" type =" Number" >
92
+ <desc >The numeric index of the handle being moved.</desc >
93
+ </property >
91
94
<property name =" value" type =" Number" >
92
95
<desc >The current value of the slider.</desc >
93
96
</property >
100
103
<property name =" handle" type =" jQuery" >
101
104
<desc >The jQuery object representing the handle being moved.</desc >
102
105
</property >
106
+ <property name =" handleIndex" type =" Number" >
107
+ <desc >The numeric index of the handle being moved.</desc >
108
+ </property >
103
109
<property name =" value" type =" Number" >
104
110
<desc >The value that the handle will move to if the event is not canceled.</desc >
105
111
</property >
115
121
<property name =" handle" type =" jQuery" >
116
122
<desc >The jQuery object representing the handle that was changed.</desc >
117
123
</property >
124
+ <property name =" handleIndex" type =" Number" >
125
+ <desc >The numeric index of the handle that was moved.</desc >
126
+ </property >
118
127
<property name =" value" type =" Number" >
119
128
<desc >The current value of the slider.</desc >
120
129
</property >
127
136
<property name =" handle" type =" jQuery" >
128
137
<desc >The jQuery object representing the handle that was moved.</desc >
129
138
</property >
139
+ <property name =" handleIndex" type =" Number" >
140
+ <desc >The numeric index of the handle that was moved.</desc >
141
+ </property >
130
142
<property name =" value" type =" Number" >
131
143
<desc >The current value of the slider.</desc >
132
144
</property >
You can’t perform that action at this time.
0 commit comments