You are here

field.storage.paragraph.bp_background.yml in Varbase Bootstrap Paragraphs 8.7

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. -
  14. value: vbp_color_01
  15. label: Blue
  16. -
  17. value: vbp_color_02
  18. label: Madison
  19. -
  20. value: vbp_color_03
  21. label: 'Dark Gray'
  22. -
  23. value: vbp_color_04
  24. label: 'Light Gray'
  25. -
  26. value: vbp_color_05
  27. label: Red
  28. allowed_values_function: ''
  29. module: options
  30. locked: false
  31. cardinality: 1
  32. translatable: true
  33. indexes: { }
  34. persist_with_no_fields: false
  35. custom_storage: false