What is searchstudio-ux-react Searchstudio-ux-react offers the power of SearchStax Studio search within React applications. It provides ready-made React components that integrate seamlessly to deliver exceptional search experiences. Goal of the… Continue reading What is searchstudio-ux-react
SearchStudio Category: Searchstudio-ux-react
Getting Started with searchstudio-ux-react
Getting Started with searchstudio-ux-react Installation Usage Add following code to <head> Import Components Import the necessary components: Wrapper Component Wrap all other SearchStudio components in SearchstaxWrapper: Configuration Pass search configuration to… Continue reading Getting Started with searchstudio-ux-react
SearchstaxInputWidget React
SearchstaxInputWidget for React The SearchstaxInputWidget component for React provides a search input with autosuggest/autocomplete functionality. Usage Props inputTemplate The inputTemplate prop allows customizing the input UI. It receives the following… Continue reading SearchstaxInputWidget React
SearchstaxResultWidget React
Searchstax ResultWidget React The SearchstaxResultsWidget for React component displays the search results. Usage Props noResultTemplate Customize the no results UI. It receives: resultsTemplate Customize the results UI. It receives: Example… Continue reading SearchstaxResultWidget React
SearchstaxFacetsWidget React
SearchstaxFacetsWidget React The SearchstaxFacetsWidget component displays the search facets. Usage Props Template Props Customize the UI by passing template functions. facetsTemplateDesktop Renders the desktop facets UI. Receives: facetsTemplateMobile Renders the… Continue reading SearchstaxFacetsWidget React
Searchstax-PaginationWidget React
Searchstax PaginationWidget React The SearchstaxPaginationWidget for React displays pagination controls for search results. Usage Props paginationTemplate Customize the pagination UI. It receives: Example The paginationData object contains: Questions? Do not… Continue reading Searchstax-PaginationWidget React
React Widgets
Searchstudio-ux-React Widgets To learn more about the Searchstudio-ux-react Widgets, follow the links to each page to see the templates and examples: Questions? Do not hesitate to contact the SearchStax Support… Continue reading React Widgets
Searchstax-RelatedSearchesWidget React
Searchstax RelatedSearchesWidget React The SearchstaxRelatedSearchesWidget displays related searches. Usage Props searchRelatedSearchesTemplate Renders custom related searches UI. Receives: Example Questions? Do not hesitate to contact the SearchStax Support Desk.
Searchstax-SearchOverviewWidget React
Searchstax-SearchOverviewWidget React The SearchstaxOverviewWidget for React displays search feedback and stats. Usage Import the component: Add to template: Inputs Properties Methods Template Binding Properties The templateOverrides provides: See Example of… Continue reading Searchstax-SearchOverviewWidget React
Searchstax- ExternalPromotions-Widget React
Searchstax ExternalPromotionsWidget React The **SearchstaxExternalPromotionsWidget** displays external promotions fetched from the API. Usage searchExternalPromotionsTemplate Renders custom promotions UI. Receives: Example Questions? Do not hesitate to contact the SearchStax Support Desk.