You are here

field.storage.paragraph.bp_column_style_2.yml in Varbase Bootstrap Paragraphs 8.6

config/optional/field.storage.paragraph.bp_column_style_2.yml

File

config/optional/field.storage.paragraph.bp_column_style_2.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - options
  6. - paragraphs
  7. id: paragraph.bp_column_style_2
  8. field_name: bp_column_style_2
  9. entity_type: paragraph
  10. type: list_string
  11. settings:
  12. allowed_values:
  13. -
  14. value: paragraph--style--75-25
  15. label: '3/4 - 1/4'
  16. -
  17. value: paragraph--style--66-33
  18. label: '2/3 - 1/3'
  19. -
  20. value: paragraph--style--25-75
  21. label: '1/4 - 3/4'
  22. -
  23. value: paragraph--style--33-66
  24. label: '1/3 - 2/3'
  25. allowed_values_function: ''
  26. module: options
  27. locked: false
  28. cardinality: 1
  29. translatable: true
  30. indexes: { }
  31. persist_with_no_fields: false
  32. custom_storage: false