contextual.views.schema.yml in Drupal 9
Same filename and directory in other branches
core/modules/contextual/config/schema/contextual.views.schema.yml
File
core/modules/contextual/config/schema/contextual.views.schema.ymlView 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'