You are here

core.entity_form_display.paragraph.bp_column_wrapper.default.yml in Varbase Bootstrap Paragraphs 8.6

config/optional/core.entity_form_display.paragraph.bp_column_wrapper.default.yml

File

config/optional/core.entity_form_display.paragraph.bp_column_wrapper.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.paragraph.bp_column_wrapper.bp_column_content_w
  6. - paragraphs.paragraphs_type.bp_column_wrapper
  7. module:
  8. - paragraphs
  9. id: paragraph.bp_column_wrapper.default
  10. targetEntityType: paragraph
  11. bundle: bp_column_wrapper
  12. mode: default
  13. content:
  14. bp_column_content_w:
  15. type: paragraphs
  16. weight: 0
  17. settings:
  18. title: Component
  19. title_plural: Components
  20. edit_mode: closed
  21. closed_mode: summary
  22. autocollapse: none
  23. add_mode: modal
  24. form_display_mode: default
  25. default_paragraph_type: _none
  26. third_party_settings: { }
  27. region: content
  28. hidden:
  29. created: true
  30. status: true
  31. uid: true