core.entity_view_display.paragraph.images.default.yml

paragraphs/modules/paragraphs_demo/config/install/core.entity_view_display.paragraph.images.default.yml

File

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