You are here

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

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

File

config/install/core.entity_view_display.paragraph.tabs.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.paragraph.tabs.field_background
  6. - field.field.paragraph.tabs.field_tab_section
  7. - field.field.paragraph.tabs.field_width
  8. - paragraphs.paragraphs_type.tabs
  9. module:
  10. - entity_reference_revisions
  11. - options
  12. id: paragraph.tabs.default
  13. targetEntityType: paragraph
  14. bundle: tabs
  15. mode: default
  16. content:
  17. field_background:
  18. weight: 0
  19. label: hidden
  20. settings: { }
  21. third_party_settings: { }
  22. type: list_key
  23. field_tab_section:
  24. type: entity_reference_revisions_entity_view
  25. weight: 2
  26. label: hidden
  27. settings:
  28. view_mode: default
  29. link: ''
  30. third_party_settings: { }
  31. field_width:
  32. weight: 1
  33. label: hidden
  34. settings: { }
  35. third_party_settings: { }
  36. type: list_key
  37. hidden:
  38. created: true
  39. uid: true