You are here

block.block.bootstrap_search.yml in Express 8

themes/contrib/bootstrap/config/optional/block.block.bootstrap_search.yml

File

themes/contrib/bootstrap/config/optional/block.block.bootstrap_search.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - search
  6. theme:
  7. - bootstrap
  8. id: bootstrap_search
  9. theme: bootstrap
  10. region: sidebar_second
  11. weight: -1
  12. provider: null
  13. plugin: search_form_block
  14. settings:
  15. id: search_form_block
  16. label: Search
  17. provider: search
  18. label_display: visible
  19. visibility: { }