tryexceptpass / sofi

an OS agnostic UI module for Python
MIT License
387 stars 49 forks source link

Add Bootstrap Accordion #58

Open tryexceptpass opened 8 years ago

tryexceptpass commented 8 years ago

Provide an Accordion object providing a composite interface through the use of Collapse and Panel that opens a panel when clicking on the header and closes all other panels in the group.