You are here

field.storage.paragraph.bp_column_style_2.yml in Varbase Bootstrap Paragraphs 9.0.x

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. - value: paragraph--style--75-25
  14. label: "3/4 - 1/4"
  15. - value: paragraph--style--66-33
  16. label: "2/3 - 1/3"
  17. - value: paragraph--style--25-75
  18. label: "1/4 - 3/4"
  19. - value: paragraph--style--33-66
  20. label: "1/3 - 2/3"
  21. allowed_values_function: ""
  22. module: options
  23. locked: false
  24. cardinality: 1
  25. translatable: true
  26. indexes: {}
  27. persist_with_no_fields: false
  28. custom_storage: false