You are here

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

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

File

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