File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 8888 <property name =" handle" type =" jQuery" >
8989 <desc >The jQuery object representing the handle being moved.</desc >
9090 </property >
91+ <property name =" handleIndex" type =" Number" >
92+ <desc >The numeric index of the handle being moved.</desc >
93+ </property >
9194 <property name =" value" type =" Number" >
9295 <desc >The current value of the slider.</desc >
9396 </property >
100103 <property name =" handle" type =" jQuery" >
101104 <desc >The jQuery object representing the handle being moved.</desc >
102105 </property >
106+ <property name =" handleIndex" type =" Number" >
107+ <desc >The numeric index of the handle being moved.</desc >
108+ </property >
103109 <property name =" value" type =" Number" >
104110 <desc >The value that the handle will move to if the event is not canceled.</desc >
105111 </property >
115121 <property name =" handle" type =" jQuery" >
116122 <desc >The jQuery object representing the handle that was changed.</desc >
117123 </property >
124+ <property name =" handleIndex" type =" Number" >
125+ <desc >The numeric index of the handle that was moved.</desc >
126+ </property >
118127 <property name =" value" type =" Number" >
119128 <desc >The current value of the slider.</desc >
120129 </property >
127136 <property name =" handle" type =" jQuery" >
128137 <desc >The jQuery object representing the handle that was moved.</desc >
129138 </property >
139+ <property name =" handleIndex" type =" Number" >
140+ <desc >The numeric index of the handle that was moved.</desc >
141+ </property >
130142 <property name =" value" type =" Number" >
131143 <desc >The current value of the slider.</desc >
132144 </property >
You can’t perform that action at this time.
0 commit comments