You are here

core.entity_view_display.paragraph.bp_accordion_section.default.yml in Bootstrap Paragraphs 8.2

config/optional/core.entity_view_display.paragraph.bp_accordion_section.default.yml

File

config/optional/core.entity_view_display.paragraph.bp_accordion_section.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.paragraph.bp_accordion_section.bp_accordion_section_body
  6. - field.field.paragraph.bp_accordion_section.bp_accordion_section_title
  7. - field.field.paragraph.bp_accordion_section.bp_show_button
  8. - paragraphs.paragraphs_type.bp_accordion_section
  9. module:
  10. - entity_reference_revisions
  11. - text
  12. id: paragraph.bp_accordion_section.default
  13. targetEntityType: paragraph
  14. bundle: bp_accordion_section
  15. mode: default
  16. content:
  17. bp_accordion_section_body:
  18. type: entity_reference_revisions_entity_view
  19. weight: 1
  20. label: hidden
  21. settings:
  22. view_mode: default
  23. link: ''
  24. third_party_settings: { }
  25. bp_accordion_section_title:
  26. weight: 0
  27. label: hidden
  28. settings:
  29. link_to_entity: false
  30. third_party_settings: { }
  31. type: string
  32. bp_show_button:
  33. weight: 2
  34. label: hidden
  35. settings: { }
  36. third_party_settings: { }
  37. type: boolean
  38. hidden:
  39. created: true
  40. uid: true