You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35 lines
717 B
35 lines
717 B
2 years ago
|
uuid: d2bea37d-3781-4e77-88eb-6f86a0dec1e5
|
||
|
langcode: en
|
||
|
status: true
|
||
|
dependencies:
|
||
|
config:
|
||
|
- field.field.paragraph.accordion.field_answer
|
||
|
- field.field.paragraph.accordion.field_question
|
||
|
- paragraphs.paragraphs_type.accordion
|
||
|
module:
|
||
|
- text
|
||
|
id: paragraph.accordion.default
|
||
|
targetEntityType: paragraph
|
||
|
bundle: accordion
|
||
|
mode: default
|
||
|
content:
|
||
|
field_answer:
|
||
|
type: text_textarea
|
||
|
weight: 2
|
||
|
region: content
|
||
|
settings:
|
||
|
rows: 5
|
||
|
placeholder: ''
|
||
|
third_party_settings: { }
|
||
|
field_question:
|
||
|
type: string_textfield
|
||
|
weight: 1
|
||
|
region: content
|
||
|
settings:
|
||
|
size: 60
|
||
|
placeholder: ''
|
||
|
third_party_settings: { }
|
||
|
hidden:
|
||
|
created: true
|
||
|
status: true
|