You are here

core.entity_form_display.paragraph.bp_tab_section.default.yml in Varbase Bootstrap Paragraphs 8.6

config/optional/core.entity_form_display.paragraph.bp_tab_section.default.yml

File

config/optional/core.entity_form_display.paragraph.bp_tab_section.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.paragraph.bp_tab_section.bp_tab_section_body
  6. - field.field.paragraph.bp_tab_section.bp_tab_section_title
  7. - paragraphs.paragraphs_type.bp_tab_section
  8. module:
  9. - paragraphs
  10. id: paragraph.bp_tab_section.default
  11. targetEntityType: paragraph
  12. bundle: bp_tab_section
  13. mode: default
  14. content:
  15. bp_tab_section_body:
  16. type: paragraphs
  17. weight: 1
  18. settings:
  19. title: Component
  20. title_plural: Components
  21. edit_mode: closed
  22. add_mode: modal
  23. form_display_mode: default
  24. third_party_settings: { }
  25. region: content
  26. bp_tab_section_title:
  27. weight: 0
  28. settings:
  29. size: 60
  30. placeholder: ''
  31. third_party_settings: { }
  32. type: string_textfield
  33. region: content
  34. hidden:
  35. created: true
  36. status: true
  37. uid: true