You are here

core.entity_view_display.paragraph.tab_section.default.yml in Bootstrap Paragraphs 8

config/install/core.entity_view_display.paragraph.tab_section.default.yml

File

config/install/core.entity_view_display.paragraph.tab_section.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.paragraph.tab_section.field_tab_section_body
  6. - field.field.paragraph.tab_section.field_tab_section_title
  7. - paragraphs.paragraphs_type.tab_section
  8. module:
  9. - entity_reference_revisions
  10. id: paragraph.tab_section.default
  11. targetEntityType: paragraph
  12. bundle: tab_section
  13. mode: default
  14. content:
  15. field_tab_section_body:
  16. type: entity_reference_revisions_entity_view
  17. weight: 1
  18. label: above
  19. settings:
  20. view_mode: default
  21. link: ''
  22. third_party_settings: { }
  23. field_tab_section_title:
  24. weight: 0
  25. label: above
  26. settings:
  27. link_to_entity: false
  28. third_party_settings: { }
  29. type: string
  30. hidden:
  31. created: true
  32. uid: true