@assaabloy/gw-group-search
v21.6.28
Published
Web component - Search
Downloads
1,304
Maintainers
Keywords
Readme
Global web - web components
Search
Custom HTML element
<gw-group-search content=""></search>
Properties | Name | Type | Description | | ------------- | --------- | ----------------------------- | | content | Object | base64 encoded |
content
{
addSearchId: "",
searchSuggestions: { // REMOVED
title: "",
suggestions: ["", ""],
},
isMarketHiddenInUrl: true,
isLanguageHiddenInUrl: true,
config: {
padding: {
top: true,
bottom: true
}
}
// Translations
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