This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
drupalcampbristol/core/modules/contextual/config/schema/contextual.views.schema.yml

16 lines
332 B
YAML

# 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'