core.entity_form_display.paragraph.image_text.default.yml

paragraphs_collection/modules/paragraphs_collection_demo/config/install/core.entity_form_display.paragraph.image_text.default.yml

File

paragraphs_collection/modules/paragraphs_collection_demo/config/install/core.entity_form_display.paragraph.image_text.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.paragraph.image_text.paragraphs_image
  6. - field.field.paragraph.image_text.paragraphs_text
  7. - image.style.thumbnail
  8. - paragraphs.paragraphs_type.image_text
  9. module:
  10. - image
  11. - text
  12. enforced:
  13. module:
  14. - paragraphs_collection
  15. id: paragraph.image_text.default
  16. targetEntityType: paragraph
  17. bundle: image_text
  18. mode: default
  19. content:
  20. paragraphs_image:
  21. weight: 0
  22. settings:
  23. progress_indicator: throbber
  24. preview_image_style: thumbnail
  25. third_party_settings: { }
  26. type: image_image
  27. region: content
  28. paragraphs_text:
  29. weight: 1
  30. settings:
  31. rows: 5
  32. placeholder: ''
  33. third_party_settings: { }
  34. type: text_textarea
  35. region: content
  36. hidden:
  37. created: true
  38. status: true
  39. uid: true