You are here

field.field.paragraph.bp_block.bp_classes.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_classes.yml
config/install/field.field.paragraph.bp_block.bp_classes.yml

File

config/install/field.field.paragraph.bp_block.bp_classes.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.storage.paragraph.bp_classes
  6. - paragraphs.paragraphs_type.bp_block
  7. id: paragraph.bp_block.bp_classes
  8. field_name: bp_classes
  9. entity_type: paragraph
  10. bundle: bp_block
  11. label: 'CSS class(es)'
  12. description: 'Customize the styling by adding CSS classes. Separate multiple classes by spaces.'
  13. required: false
  14. translatable: true
  15. default_value: { }
  16. default_value_callback: ''
  17. settings: { }
  18. field_type: string