27 lines
535 B
YAML
27 lines
535 B
YAML
uuid: fdb25eef-5772-4818-a31e-13ae5fd0bbd8
|
|
langcode: en
|
|
status: true
|
|
dependencies:
|
|
module:
|
|
- options
|
|
- paragraphs
|
|
id: paragraph.field_image_use
|
|
field_name: field_image_use
|
|
entity_type: paragraph
|
|
type: list_string
|
|
settings:
|
|
allowed_values:
|
|
-
|
|
value: background_image
|
|
label: 'Background image'
|
|
-
|
|
value: side_image
|
|
label: 'Side Image'
|
|
allowed_values_function: ''
|
|
module: options
|
|
locked: false
|
|
cardinality: 1
|
|
translatable: true
|
|
indexes: { }
|
|
persist_with_no_fields: false
|
|
custom_storage: false
|