You are here

select2_facets.schema.yml in Select 2 8

modules/select2_facets/config/schema/select2_facets.schema.yml

File

modules/select2_facets/config/schema/select2_facets.schema.yml
View source
  1. facet.widget.config.select2:
  2. type: facet.widget.default_config
  3. label: 'Select2 widget configuration'
  4. mapping:
  5. width:
  6. type: string
  7. label: 'Field width'
  8. autocomplete:
  9. type: boolean
  10. label: 'Autocomplete'
  11. match_operator:
  12. type: string
  13. label: 'Autocomplete matching'