Class: Spotlight::ExhibitNavbarComponent
- Inherits:
-
ViewComponent::Base
- Object
- ViewComponent::Base
- Spotlight::ExhibitNavbarComponent
- Defined in:
- app/components/spotlight/exhibit_navbar_component.rb
Overview
Allows component addition to exhibit navbar
Instance Method Summary collapse
Instance Method Details
#search_component ⇒ Object
8 9 10 |
# File 'app/components/spotlight/exhibit_navbar_component.rb', line 8 def search_component helpers.blacklight_config&.view_config(helpers.document_index_view_type)&. || Blacklight::SearchBarComponent end |