You are here

core.entity_view_display.paragraph.paragraphs_ief_image.default.yml in Paragraphs Inline Entity Form 8

modules/paragraphs_inline_entity_form_example/config/install/core.entity_view_display.paragraph.paragraphs_ief_image.default.yml

File

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