image_link_attributes-8.x-1.4/config/install/image_link_attributes.config.yml
config/install/image_link_attributes.config.yml
targets:
_blank:
label: '_blank'
description: 'Load in a new window'
_self:
label: '_self'
description: 'Load in the same frame as it was clicked'
_parent:
label: '_parent'
description: 'Load in the parent frameset'
_top:
label: '_top'
description: 'Load in the full body of the window'
attributes:
class:
label: ''
description: ''
rel:
label: 'Relationship'
description: ''
