Make any Bulma element collapsible with ease
This components as been developped as a Bulma extension and bring you the ability to easily Collapse/Exand any kind of element/component.
We designed it to be as generic as possible, that's why its Sass part is lighter than in its ancestor (Wikiki's bulma-accordion component). But don't worry you can still use it for accordion purpose - and even more.


------------
shell
npm i -D @creativebulma/bulma-collapsible
`
Full installation steps can be found here: installation stepsLive demo
Live demoDocumentation
See documentationTests
This library uses Jest & Puppeteer for test purpose.


Jest is a testing framework maintained by Facebook that works great with Puppeteer, a library for controlling Headless Chrome which bring the ability to test UI.
`shell
$ npm run test
`If you want to run tests using the amazing Majestic UI execute the following command from your terminal:
`shell
$ npx majestic
``Caution: You have to run gulp to build project before running tests if you have modified sources (test process is working with headless browser so it uses compiled files).
This project is based on the work done by Wikiki (who is part of our team).
If you enjoy this component, have a look at our CreativeBulma MarketPlace and discover Free and Premium Bulma components and Templates.