contextual.views.schema.yml
Same filename in other branches
File
-
core/
modules/ contextual/ config/ schema/ contextual.views.schema.yml
View source
- # Schema for the views plugins of the Contextual module.
-
- views.field.contextual_links:
- type: views_field
- label: 'Contextual link'
- mapping:
- fields:
- type: sequence
- label: 'Fields'
- sequence:
- type: string
- label: 'Link'
- destination:
- type: boolean
- label: 'Include destination'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.