You are here

core.entity_view_display.paragraph.clip_path_modifier.default.yml in Modifiers Pack 8

modules/modifiers_clip_path/config/optional/core.entity_view_display.paragraph.clip_path_modifier.default.yml

File

modules/modifiers_clip_path/config/optional/core.entity_view_display.paragraph.clip_path_modifier.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.paragraph.clip_path_modifier.field_mod_clip_path
  6. - field.field.paragraph.clip_path_modifier.field_mod_media_query
  7. - paragraphs.paragraphs_type.clip_path_modifier
  8. id: paragraph.clip_path_modifier.default
  9. targetEntityType: paragraph
  10. bundle: clip_path_modifier
  11. mode: default
  12. content:
  13. field_mod_clip_path:
  14. weight: 0
  15. label: above
  16. settings:
  17. link_to_entity: false
  18. third_party_settings: { }
  19. type: string
  20. region: content
  21. field_mod_media_query:
  22. weight: 1
  23. label: above
  24. settings:
  25. link_to_entity: false
  26. third_party_settings: { }
  27. type: string
  28. region: content
  29. hidden: { }