You are here

simple_timeline.views.schema.yml in A Simple Timeline 8

config/schema/simple_timeline.views.schema.yml

File

config/schema/simple_timeline.views.schema.yml
View source
  1. # Schema for the simple_timeline plugin.
  2. views.style.simple_timeline:
  3. type: views_style
  4. label: 'Simple Timeline'
  5. mapping:
  6. wrapper_class:
  7. type: string
  8. label: 'Wrapper class'
  9. class:
  10. type: string
  11. label: 'List class'
  12. position_items:
  13. type: string
  14. label: 'Position items'
  15. position_marker:
  16. type: string
  17. label: 'Position marker'