custom_field-1.0.x-dev/custom_field.custom_field_link_attributes.yml
custom_field.custom_field_link_attributes.yml
title:
title: Title
maxlength: 255
aria-label:
title: ARIA Label
maxlength: 255
target:
title: Target
type: select
empty_value: ''
options:
_self: Same window (_self)
_blank: New window (_blank)
class:
title: Class
description: Separate multiple classes by a single space.
id:
title: ID
name:
title: Name
maxlength: 255
rel:
title: Rel
description: Separate multiple rel attributes by a single space.
accesskey:
title: Access key
description: Must be a single alphanumeric character. Each access key on a page should be unique to avoid browser conflicts.
size: 1
maxlength: 1
pattern: '[a-zA-Z0-9]'
