You are here

field.field.paragraph.bp_block.bp_gutter.yml in Varbase Bootstrap Paragraphs 8.4

Same filename and directory in other branches
  1. 8.5 config/install/field.field.paragraph.bp_block.bp_gutter.yml
config/install/field.field.paragraph.bp_block.bp_gutter.yml

File

config/install/field.field.paragraph.bp_block.bp_gutter.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.storage.paragraph.bp_gutter
  6. - paragraphs.paragraphs_type.bp_block
  7. id: paragraph.bp_block.bp_gutter
  8. field_name: bp_gutter
  9. entity_type: paragraph
  10. bundle: bp_block
  11. label: Gutter
  12. description: ''
  13. required: true
  14. translatable: true
  15. default_value:
  16. -
  17. value: 0
  18. default_value_callback: ''
  19. settings:
  20. on_label: 'With gutter'
  21. off_label: 'Without gutter'
  22. field_type: boolean