Switching to classic Search Modal
Switching to the classic search modal (JS-UI)
- Where you construct your searchProvider, import and pass in the
ClassicSearchModal
as thesearchModalComponent
property.
- Where you import the Depict UI SCSS, set the
$search-modal-layout
variable to"classic"
.