core.entity_form_display.paragraph.columns_three_uneven.default.yml in Bootstrap Paragraphs 8
config/install/core.entity_form_display.paragraph.columns_three_uneven.default.yml
File
config/install/core.entity_form_display.paragraph.columns_three_uneven.default.ymlView source
- langcode: en
- status: true
- dependencies:
- config:
- - field.field.paragraph.columns_three_uneven.field_background
- - field.field.paragraph.columns_three_uneven.field_column_content_3
- - field.field.paragraph.columns_three_uneven.field_column_style_3
- - field.field.paragraph.columns_three_uneven.field_width
- - paragraphs.paragraphs_type.columns_three_uneven
- module:
- - paragraphs
- id: paragraph.columns_three_uneven.default
- targetEntityType: paragraph
- bundle: columns_three_uneven
- mode: default
- content:
- field_background:
- weight: 0
- settings: { }
- third_party_settings: { }
- type: options_select
- field_column_content_3:
- type: entity_reference_paragraphs
- weight: 3
- settings:
- title: Paragraph
- title_plural: Paragraphs
- edit_mode: open
- add_mode: dropdown
- form_display_mode: default
- third_party_settings: { }
- field_column_style_3:
- weight: 2
- settings: { }
- third_party_settings: { }
- type: options_select
- field_width:
- weight: 1
- settings: { }
- third_party_settings: { }
- type: options_select
- hidden:
- created: true
- status: true
- uid: true