lumen-foundation-apps
Version:
'React port of foundation-apps'
12 lines (8 loc) • 355 B
Markdown
#### Accordion Options
##### `autoOpen = true`
open the first accordion item initially. if `autoOpen = false`, close all the accordion items initially
##### `multiOpen = false`
open one accordion item at a time. if `multiOpen = true`, open multi items based on selection.
#### Accordion Item Options
##### `title = String`
Title of the accordion item