You are here

views_field_view.views.schema.yml in Views Field View 8

config/schema/views_field_view.views.schema.yml

File

config/schema/views_field_view.views.schema.yml
View source
  1. # Schema for the views plugins of the views field view module.
  2. views.field.view:
  3. type: views_field
  4. label: 'View'
  5. mapping:
  6. view:
  7. type: string
  8. label: 'View to embed'
  9. display:
  10. type: string
  11. label: 'Display of the view'
  12. arguments:
  13. type: string
  14. label: 'Contextual filters of the view'