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

File

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

View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.paragraph.a11y_paragraphs_tabs_wrapper.field_a11y_para_tabs_sec_title
  6. - field.field.paragraph.a11y_paragraphs_tabs_wrapper.field_a11y_para_tabs_tabs_panel
  7. - paragraphs.paragraphs_type.a11y_paragraphs_tabs_wrapper
  8. module:
  9. - paragraphs
  10. - text
  11. id: paragraph.a11y_paragraphs_tabs_wrapper.default
  12. targetEntityType: paragraph
  13. bundle: a11y_paragraphs_tabs_wrapper
  14. mode: default
  15. content:
  16. field_a11y_para_tabs_sec_title:
  17. weight: 0
  18. settings:
  19. size: 60
  20. placeholder: ''
  21. third_party_settings: { }
  22. type: text_textfield
  23. region: content
  24. field_a11y_para_tabs_tabs_panel:
  25. type: entity_reference_paragraphs
  26. weight: 1
  27. settings:
  28. title: Paragraph
  29. title_plural: Paragraphs
  30. edit_mode: closed
  31. add_mode: dropdown
  32. form_display_mode: default
  33. default_paragraph_type: _none
  34. third_party_settings: { }
  35. region: content
  36. hidden:
  37. created: true
  38. status: true
  39. uid: true