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

File

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

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