import SearchPopup from 'react-storefront/SearchPopup'
Name | Type | Default | Description |
---|---|---|---|
searchPopup | shape : | searchPopup holds state of popup | |
search | shape : | search contains lists of suggestions | |
suggestionResultsLimit | number | 3 | limit for suggestion results list |
children | union : arrayOf | node | Suggestion results components | |
history | shape : |
You can override all the class names injected by Moov-PWA thanks to the classes
property. This property accepts the following keys:
searchPopup
closeButton
searchForm
searchReset
flexInput
searchButton
suggestionHeader
suggestionsList
productImage
productsSuggestions
searchResultsWrapper
loading