You are here

core.entity_form_display.paragraph.text_area.default.yml in Bear 8.2

modules/custom/bear_paragraph_text_area/config/install/core.entity_form_display.paragraph.text_area.default.yml

File

modules/custom/bear_paragraph_text_area/config/install/core.entity_form_display.paragraph.text_area.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.paragraph.text_area.field_text_area__text_area
  6. - paragraphs.paragraphs_type.text_area
  7. module:
  8. - text
  9. id: paragraph.text_area.default
  10. targetEntityType: paragraph
  11. bundle: text_area
  12. mode: default
  13. content:
  14. field_text_area__text_area:
  15. weight: 0
  16. settings:
  17. rows: 5
  18. placeholder: ''
  19. third_party_settings: { }
  20. type: text_textarea
  21. region: content
  22. hidden:
  23. created: true
  24. status: true
  25. uid: true