You are here

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

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

File

config/optional/field.storage.paragraph.bp_slide_interval.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - options
  6. - paragraphs
  7. id: paragraph.bp_slide_interval
  8. field_name: bp_slide_interval
  9. entity_type: paragraph
  10. type: list_string
  11. settings:
  12. allowed_values:
  13. - value: "false"
  14. label: None
  15. - value: "1000"
  16. label: "1 Second"
  17. - value: "2000"
  18. label: "2 Seconds"
  19. - value: "3000"
  20. label: "3 Seconds"
  21. - value: "4000"
  22. label: "4 Seconds"
  23. - value: "5000"
  24. label: "5 Seconds"
  25. - value: "6000"
  26. label: "6 Seconds"
  27. - value: "7000"
  28. label: "7 Seconds"
  29. allowed_values_function: ""
  30. module: options
  31. locked: false
  32. cardinality: 1
  33. translatable: true
  34. indexes: {}
  35. persist_with_no_fields: false
  36. custom_storage: false