Global web - web components
Search
Custom HTML element
<gw-group-search content=""></search>
Properties
Name | Type | Description |
---|
content | Object | base64 encoded |
content
{
addSearchId: "",
searchSuggestions: {
title: "",
suggestions: ["", ""],
},
isMarketHiddenInUrl: true,
isLanguageHiddenInUrl: true,
config: {
padding: {
top: true,
bottom: true
}
}
totalHitsResultsForSearchString: "{{totalHits}} results for {{searchString}}",
showMore: "Show more",
showingXofY: "Showing {{current}} of {{max}}",
nothingMoreToShow: "Nothing more to show",
search: "Search",
sitewide: "site wide",
howCanWeHelpYou: "How can we help you?",
viewAll: "View all",
noResults: "No results"
}
Dependencies
@assaabloy/gw-group-vendor
@assaabloy/brand-styles