core.entity_form_display.paragraph.subtitle.default.yml

paragraphs_collection/config/install/core.entity_form_display.paragraph.subtitle.default.yml

File

paragraphs_collection/config/install/core.entity_form_display.paragraph.subtitle.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.paragraph.subtitle.paragraphs_subtitle
  6. - paragraphs.paragraphs_type.subtitle
  7. enforced:
  8. module:
  9. - paragraphs_collection
  10. id: paragraph.subtitle.default
  11. targetEntityType: paragraph
  12. bundle: subtitle
  13. mode: default
  14. content:
  15. paragraphs_subtitle:
  16. weight: 0
  17. settings:
  18. size: 60
  19. placeholder: ''
  20. third_party_settings: { }
  21. type: string_textfield
  22. region: content
  23. hidden:
  24. created: true
  25. status: true
  26. uid: true