core.entity_form_display.paragraph.from_library.default.yml

paragraphs/modules/paragraphs_library/config/install/core.entity_form_display.paragraph.from_library.default.yml

File

paragraphs/modules/paragraphs_library/config/install/core.entity_form_display.paragraph.from_library.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.paragraph.from_library.field_reusable_paragraph
  6. - paragraphs.paragraphs_type.from_library
  7. id: paragraph.from_library.default
  8. targetEntityType: paragraph
  9. bundle: from_library
  10. mode: default
  11. content:
  12. field_reusable_paragraph:
  13. weight: 0
  14. settings:
  15. match_operator: CONTAINS
  16. match_limit: 10
  17. size: 60
  18. placeholder: ''
  19. third_party_settings: { }
  20. type: entity_reference_autocomplete
  21. region: content
  22. hidden:
  23. created: true
  24. status: true
  25. uid: true