You are here

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

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

File

config/optional/field.storage.paragraph.bp_background.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - options
  6. - paragraphs
  7. id: paragraph.bp_background
  8. field_name: bp_background
  9. entity_type: paragraph
  10. type: list_string
  11. settings:
  12. allowed_values:
  13. - value: vbp_color_01
  14. label: Blue
  15. - value: vbp_color_02
  16. label: Madison
  17. - value: vbp_color_03
  18. label: "Dark Gray"
  19. - value: vbp_color_04
  20. label: "Light Gray"
  21. - value: vbp_color_05
  22. label: Red
  23. allowed_values_function: ""
  24. module: options
  25. locked: false
  26. cardinality: 1
  27. translatable: true
  28. indexes: {}
  29. persist_with_no_fields: false
  30. custom_storage: false