You are here

core.entity_view_display.paragraph.image.default.yml in Bear 8.2

modules/custom/bear_paragraph_image/config/install/core.entity_view_display.paragraph.image.default.yml

File

modules/custom/bear_paragraph_image/config/install/core.entity_view_display.paragraph.image.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.paragraph.image.field_image__image
  6. - paragraphs.paragraphs_type.image
  7. module:
  8. - image
  9. id: paragraph.image.default
  10. targetEntityType: paragraph
  11. bundle: image
  12. mode: default
  13. content:
  14. field_image__image:
  15. weight: 0
  16. label: hidden
  17. settings:
  18. image_style: ''
  19. image_link: ''
  20. third_party_settings: { }
  21. type: image
  22. region: content
  23. hidden: { }