This module provides a formatter for entity reference fields that displays them as either Bootstrap accordions or tabs. It supports different accordion styles, including one that opens initially and one that remains closed.
Simple Bootstrap Accordion / Tab Field formatter for field types "entity_reference , entity_reference_revisions".
So it will be available Paragraphs module as well.
It's a fork to https://www.drupal.org/project/entity_ref_tab_formatter
Library used except Bootstrap :
- Bootstrap Responsive Tabs : https://openam.github.io/bootstrap-responsive-tabs/
Use of 3 fields including a type field that has as possible value:
- accordion | Accordion with first open
- accordion_closed | Accordion closed
- tab | Tabs
Developped by SERVAL