What is searchstudio-ux-angular Searchstudio-ux-angular brings the power of SearchStax Studio search to Angular applications through easy-to-use components. It allows you to rapidly build engaging search experiences in Angular apps. Goal… Continue reading What is searchstudio-ux-angular
SearchStudio Category: Searchstudio-ux-angular
Getting Started with searchstudio-ux-angular
Getting Started with searchstudio-ux-angular Installation Usage Add following code to <head> Import Components Import SearchstudioUxAngularModule: App Module Add SearchstudioUxAngularModule to imports[]: Wrapper Component Wrap all other components in <app-searchstax-wrapper>: Configuration Pass… Continue reading Getting Started with searchstudio-ux-angular
Angular Widgets
Searchstudio-ux-Angular Widgets To learn more about the Searchstudio-ux-angular Widgets, follow the links to each page to see the templates and examples: Questions? Do not hesitate to contact the SearchStax Support… Continue reading Angular Widgets
SearchstaxInputWidget Angular
SearchstaxInputWidget for Angular The SearchstaxInputWidget component for Angular provides a search input with autosuggest/autocomplete functionality. Usage Import the component: Add it to the template: Inputs Methods Template Binding Properties The… Continue reading SearchstaxInputWidget Angular
SearchstaxResultWidget Angular
Searchstax ResultWidget Angular The SearchstaxResultsWidget for Angular component displays the search results. Usage Import the component: Add it to the template: Inputs Properties Methods Template Binding Properties The noResultsTemplate provides… Continue reading SearchstaxResultWidget Angular
SearchstaxFacetsWidget Angular
SearchstaxFacetsWidget Angular The SearchstaxFacetsWidget for Angular component displays the search facets. Usage Import the component: Add to template: Inputs Properties Methods Template Binding Properties templateOverrideDesktop provides: templateOverrideMobile provides: See Example… Continue reading SearchstaxFacetsWidget Angular
Searchstax-PaginationWidget Angular
Searchstax PaginationWidget Angular The SearchstaxPaginationWidget for Angular displays pagination controls for search results. Usage Import the component: Add it to the template: Inputs Properties Methods Template Binding Properties The templateOverride… Continue reading Searchstax-PaginationWidget Angular
Searchstax-RelatedSearchesWidget Angular
Searchstax RelatedSearchesWidget Angular The SearchstaxRelatedSearchesWidget displays related searches. Usage Import the component: Add to template: Inputs Properties Methods Template Binding Properties The templateOverride provides: See Example of Related Searches Widget… Continue reading Searchstax-RelatedSearchesWidget Angular
Searchstax- ExternalPromotions-Widget Angular
Searchstax ExternalPromotionsWidget Angular The **SearchstaxExternalPromotionsWidget** displays external promotions fetched from the API. Usage Import the component: Add to template: Input Properties Methods Template Binding Properties The templateOverride template provides: See… Continue reading Searchstax- ExternalPromotions-Widget Angular
Searchstax-SortingWidget Angular
SearchstaxSortingWidget Angular The **SearchstaxSortingWidget** displays sorting options for search results. Usage Import the component: Add to template: Inputs Properties Methods Template Binding Properties The templateOverride provides: See Example of Sorting… Continue reading Searchstax-SortingWidget Angular