You are here

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

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

File

config/install/core.entity_view_display.paragraph.contact.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.paragraph.contact.field_background
  6. - field.field.paragraph.contact.field_contact
  7. - field.field.paragraph.contact.field_width
  8. - paragraphs.paragraphs_type.contact
  9. module:
  10. - contact_formatter
  11. - options
  12. id: paragraph.contact.default
  13. targetEntityType: paragraph
  14. bundle: contact
  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_contact:
  24. weight: 2
  25. label: hidden
  26. settings: { }
  27. third_party_settings: { }
  28. type: contact_field_formatter
  29. field_width:
  30. weight: 1
  31. label: hidden
  32. settings: { }
  33. third_party_settings: { }
  34. type: list_key
  35. hidden:
  36. created: true
  37. uid: true