connect |
CSS selector |
~.uk-switcher |
Related items container. By default succeeding elements with class 'uk-switcher'. |
toggle |
CSS selector |
> * > :first-child |
Toggle selector - triggers content switching on click. |
active |
Number |
0 |
Active index on init. (Providing a negative number indicates a position starting from the end of the set) |
animation |
String |
false |
The space separated names of animations to use. (Comma separate for animation out) |
duration |
Number |
200 |
The animation duration. |
swiping |
Boolean |
true |
Use swiping. |