You are here

views_parity_row.views.schema.yml in Views Parity Row 8

config/schema/views_parity_row.views.schema.yml

File

config/schema/views_parity_row.views.schema.yml
View source
  1. views.row.views_parity_row_entity:*:
  2. type: views_entity_row
  3. label: 'Entity options'
  4. mapping:
  5. views_parity_row_enable:
  6. type: boolean
  7. label: 'Alternate with a different view mode every X rows ?'
  8. views_parity_row:
  9. type: mapping
  10. label: 'Configuration of Views Parity Row'
  11. mapping:
  12. frequency:
  13. type: string
  14. label: 'Frequency of view mode change.'
  15. start:
  16. type: string
  17. label: 'Start'
  18. end:
  19. type: string
  20. label: 'End'
  21. view_mode:
  22. type: string
  23. label: 'Alternate view mode'