You are here

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

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

File

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