| Option | Value | Default | Description | 
|---|---|---|---|
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 | 
                        Boolean, String | true | Space-separated names of animations. Comma-separated for animation out. | 
duration | 
                        Number | 200 | The animation duration. |