You are here

core.entity_form_display.paragraph.paragraphs_ief_image.default.yml in Paragraphs Inline Entity Form 2.0.x

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

File

modules/paragraphs_inline_entity_form_example/config/install/core.entity_form_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. - image.style.thumbnail
  7. - paragraphs.paragraphs_type.paragraphs_ief_image
  8. module:
  9. - image
  10. id: paragraph.paragraphs_ief_image.default
  11. targetEntityType: paragraph
  12. bundle: paragraphs_ief_image
  13. mode: default
  14. content:
  15. field_ief_image:
  16. weight: 0
  17. settings:
  18. progress_indicator: throbber
  19. preview_image_style: thumbnail
  20. third_party_settings: { }
  21. type: image_image
  22. region: content
  23. hidden:
  24. created: true
  25. status: true
  26. uid: true