You are here

core.entity_form_display.paragraph.blank.default.yml in Bootstrap Paragraphs 8

config/install/core.entity_form_display.paragraph.blank.default.yml

File

config/install/core.entity_form_display.paragraph.blank.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.paragraph.blank.field_background
  6. - field.field.paragraph.blank.field_unrestricted
  7. - field.field.paragraph.blank.field_width
  8. - paragraphs.paragraphs_type.blank
  9. module:
  10. - text
  11. id: paragraph.blank.default
  12. targetEntityType: paragraph
  13. bundle: blank
  14. mode: default
  15. content:
  16. field_background:
  17. weight: 0
  18. settings: { }
  19. third_party_settings: { }
  20. type: options_select
  21. field_unrestricted:
  22. weight: 2
  23. settings:
  24. rows: 5
  25. placeholder: ''
  26. third_party_settings: { }
  27. type: text_textarea
  28. field_width:
  29. weight: 1
  30. settings: { }
  31. third_party_settings: { }
  32. type: options_select
  33. hidden:
  34. created: true
  35. status: true
  36. uid: true