You are here

field.field.paragraph.adaptive_height_modifier.field_mod_ah_limit.yml in Modifiers Pack 8

modules/modifiers_adaptive_height/config/optional/field.field.paragraph.adaptive_height_modifier.field_mod_ah_limit.yml

File

modules/modifiers_adaptive_height/config/optional/field.field.paragraph.adaptive_height_modifier.field_mod_ah_limit.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.storage.paragraph.field_mod_ah_limit
  6. - paragraphs.paragraphs_type.adaptive_height_modifier
  7. id: paragraph.adaptive_height_modifier.field_mod_ah_limit
  8. field_name: field_mod_ah_limit
  9. entity_type: paragraph
  10. bundle: adaptive_height_modifier
  11. label: Limit
  12. description: 'The pixel width at which the height will increase no more.'
  13. required: false
  14. translatable: false
  15. default_value:
  16. -
  17. value: 1200
  18. default_value_callback: ''
  19. settings:
  20. min: null
  21. max: null
  22. prefix: ''
  23. suffix: px
  24. field_type: integer