You are here

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

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

File

config/install/core.entity_view_display.paragraph.modal.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.paragraph.modal.field_background
  6. - field.field.paragraph.modal.field_modal_body
  7. - field.field.paragraph.modal.field_modal_button_text
  8. - field.field.paragraph.modal.field_modal_footer
  9. - field.field.paragraph.modal.field_modal_title
  10. - field.field.paragraph.modal.field_width
  11. - paragraphs.paragraphs_type.modal
  12. module:
  13. - entity_reference_revisions
  14. - options
  15. id: paragraph.modal.default
  16. targetEntityType: paragraph
  17. bundle: modal
  18. mode: default
  19. content:
  20. field_background:
  21. weight: 0
  22. label: hidden
  23. settings: { }
  24. third_party_settings: { }
  25. type: list_key
  26. field_modal_body:
  27. type: entity_reference_revisions_entity_view
  28. weight: 4
  29. label: hidden
  30. settings:
  31. view_mode: default
  32. link: ''
  33. third_party_settings: { }
  34. field_modal_button_text:
  35. weight: 2
  36. label: hidden
  37. settings:
  38. link_to_entity: false
  39. third_party_settings: { }
  40. type: string
  41. field_modal_footer:
  42. type: entity_reference_revisions_entity_view
  43. weight: 5
  44. label: hidden
  45. settings:
  46. view_mode: default
  47. link: ''
  48. third_party_settings: { }
  49. field_modal_title:
  50. weight: 3
  51. label: hidden
  52. settings:
  53. link_to_entity: false
  54. third_party_settings: { }
  55. type: string
  56. field_width:
  57. weight: 1
  58. label: hidden
  59. settings: { }
  60. third_party_settings: { }
  61. type: list_key
  62. hidden:
  63. created: true
  64. uid: true