You are here

core.entity_view_display.paragraph.text.preview.yml in Thunder 8.5

config/optional/core.entity_view_display.paragraph.text.preview.yml

File

config/optional/core.entity_view_display.paragraph.text.preview.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - core.entity_view_mode.paragraph.preview
  6. - field.field.paragraph.text.field_text
  7. - paragraphs.paragraphs_type.text
  8. module:
  9. - text
  10. id: paragraph.text.preview
  11. targetEntityType: paragraph
  12. bundle: text
  13. mode: preview
  14. content:
  15. field_text:
  16. type: text_trimmed
  17. weight: 0
  18. label: hidden
  19. settings:
  20. trim_length: 600
  21. third_party_settings: { }
  22. region: content
  23. hidden:
  24. created: true
  25. uid: true