UNPKG

zurb-foundation-5

Version:

Foundation 5 for npm (no code modification from original repo)

17 lines (13 loc) 431 B
{{#markdown}} ```javascript { // specify the classes or IDs will close clearing when clicked. close_selectors : '.clearing-close', // specify the classes or IDs that will open clearing when clicked, defaults to the entire li element open_selectors : '', // specify the classes or IDs that will be skipped in carousel skip_selector : '', touch_label : '← Swipe to Advance →' } ``` {{/markdown}}