You are here

paragraphs_inline_entity_form.schema.yml in Paragraphs Inline Entity Form 8

config/schema/paragraphs_inline_entity_form.schema.yml

File

config/schema/paragraphs_inline_entity_form.schema.yml
View source
  1. # Schema for configuration files of the Entity browser module.
  2. entity_browser.browser.widget.paragraph_entity_form:
  3. type: mapping
  4. label: 'Paragraph items widget configuration'
  5. mapping:
  6. submit_text:
  7. type: label
  8. label: 'Button label'
  9. entity_type:
  10. type: string
  11. label: 'Entity type'
  12. bundle:
  13. type: string
  14. label: 'Bundle'
  15. form_mode:
  16. type: string
  17. label: 'Form mode'