agaric-coop/config/field.field.paragraph.hero_wrapper.field_hero_height.yml

21 lines
740 B
YAML

uuid: 3769acfb-6193-4cf1-b5f1-d6fa3e90026b
langcode: en
status: true
dependencies:
config:
- field.storage.paragraph.field_hero_height
- paragraphs.paragraphs_type.hero_wrapper
id: paragraph.hero_wrapper.field_hero_height
field_name: field_hero_height
entity_type: paragraph
bundle: hero_wrapper
label: 'Hero height'
description: "Set the height of this field in css units. See units listed <a href=\"https://developer.mozilla.org/en-US/docs/Learn_web_development/Core/Styling_basics/Values_and_units#lengths\"> here </a>\r\n\r\nBest stick to vh (percentage of viewport height) and px (pixels). "
required: false
translatable: false
default_value:
-
value: 500px
default_value_callback: ''
settings: { }
field_type: string