connect |
CSS selector |
~.gls-switcher |
Related items container. By default, succeeding elements with class 'gls-switcher'. |
toggle |
CSS selector |
> * > :first-child |
Toggle selector - triggers content switching on click. |
itemNav |
CSS selector |
false |
Related nav container. By default, nav items are found in related item's container only. |
active |
Number |
0 |
Active index on init. (Providing a negative number indicates a position starting from the end of the set) |
animation |
String |
false |
Space-separated names of animations. Comma-separated for animation out. |
duration |
Number |
200 |
The animation duration. |
swiping |
Boolean |
true |
Use swiping. |