tabby_paragraphs
This modules creates a field formatter for fields of type entity_reference and entity_reference_revisions, aka
paragraphs.
Each paragraph, or child entity, is displayed in a separate tab, and the tab title can be mapped to a field on the
child entity via the field formatter settings.
The view mode of the child entity rendered as the tab content can be set in the formatter settings.
Features
A field formatter for paragraphs, or any other entity reference or entity reference revisions field, to show each child in a tab.
Post-Installation
Go to manage display for an entity type with an entity reference or paragraphs field, and choose the "Tabby Tabs" formatter.
Set the tab title field and view mode in the formatter settings as required.
Additional Requirements
The [tabby module](https://www.drupal.org/project/tabby).