You are here

core.entity_form_display.paragraph.quote.default.yml in Thunder 8.5

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

File

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