You are here

core.entity_view_display.paragraph.block.default.yml in Bootstrap Paragraphs 8

config/install/core.entity_view_display.paragraph.block.default.yml

File

config/install/core.entity_view_display.paragraph.block.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.paragraph.block.field_background
  6. - field.field.paragraph.block.field_block
  7. - field.field.paragraph.block.field_width
  8. - paragraphs.paragraphs_type.block
  9. module:
  10. - options
  11. id: paragraph.block.default
  12. targetEntityType: paragraph
  13. bundle: block
  14. mode: default
  15. content:
  16. field_background:
  17. weight: 0
  18. label: hidden
  19. settings: { }
  20. third_party_settings: { }
  21. type: list_key
  22. field_block:
  23. weight: 2
  24. label: hidden
  25. settings:
  26. link: true
  27. view_mode: default
  28. third_party_settings: { }
  29. type: entity_reference_entity_view
  30. field_width:
  31. weight: 1
  32. label: hidden
  33. settings: { }
  34. third_party_settings: { }
  35. type: list_key
  36. hidden:
  37. created: true
  38. uid: true