paragraphs_collection_demo.schema.yml

paragraphs_collection/modules/paragraphs_collection_demo/config/schema/paragraphs_collection_demo.schema.yml

File

paragraphs_collection/modules/paragraphs_collection_demo/config/schema/paragraphs_collection_demo.schema.yml
View source
  1. paragraphs.behavior.settings.accordion:
  2. type: paragraphs.behavior.settings_base
  3. mapping:
  4. paragraph_accordion_field:
  5. type: string
  6. label: Accordion field
  7. paragraphs.behavior.settings.slider:
  8. type: paragraphs.behavior.settings_base
  9. mapping:
  10. field_name:
  11. type: string
  12. label: Field mapping
  13. slick_slider:
  14. type: sequence
  15. label: Slick optionset
  16. sequence:
  17. type: string
  18. paragraphs.behavior.settings.background:
  19. type: paragraphs.behavior.settings_base
  20. mapping:
  21. background_image_field:
  22. type: string
  23. label: Background field
  24. paragraphs_collection_demo.settings:
  25. type: config_object
  26. mapping:
  27. anchor:
  28. type: mapping
  29. label: Anchor
  30. mapping:
  31. show_permalink:
  32. type: boolean
  33. label: Allow showing anchors