core.entity_form_display.paragraph.images.default.yml

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

File

paragraphs/modules/paragraphs_demo/config/install/core.entity_form_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. weight: 0
  16. settings:
  17. progress_indicator: throbber
  18. preview_image_style: thumbnail
  19. third_party_settings: { }
  20. type: image_image
  21. hidden:
  22. created: true
  23. uid: true