targets |
CSS selector |
> .uk-parent |
The element(s) to toggle. |
toggle |
CSS selector |
> a |
The toggle element(s). |
content |
CSS selector |
> ul |
The content element(s). |
active |
Number |
false |
The element(s) to toggle. |
collapsible |
Boolean |
true |
Allow all items to be closed. |
multiple |
Boolean |
false |
Allow multiple open items. |
transition |
String |
ease |
The transition to use. |
animation |
String |
true |
The space separated names of animations to use. (Comma separate for animation out) |
duration |
Number |
200 |
The animation duration. |