core.entity_form_display.paragraph.nested_paragraph.default.yml

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

File

paragraphs/modules/paragraphs_demo/config/install/core.entity_form_display.paragraph.nested_paragraph.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.paragraph.nested_paragraph.field_paragraphs_demo
  6. - paragraphs.paragraphs_type.nested_paragraph
  7. module:
  8. - paragraphs
  9. id: paragraph.nested_paragraph.default
  10. targetEntityType: paragraph
  11. bundle: nested_paragraph
  12. mode: default
  13. content:
  14. field_paragraphs_demo:
  15. weight: 0
  16. settings:
  17. title: Paragraph
  18. title_plural: Paragraphs
  19. edit_mode: open
  20. add_mode: dropdown
  21. form_display_mode: default
  22. default_paragraph_type: ''
  23. third_party_settings: { }
  24. type: paragraphs
  25. hidden:
  26. created: true
  27. uid: true