Searchstudio-ux-vue Widgets To learn more about the Searchstudio-ux-vue Widgets, follow the links to each page to see the templates and examples: Questions? Do not hesitate to contact the SearchStax Support… Continue reading Vue Widgets
SearchStudio Category: SearchStax Studio Documentation
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 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
SearchstaxInputWidget for Vue
SearchstaxInputWidget Vue The SearchstaxInputWidget provides a search input box with autosuggest/autocomplete functionality. Usage Props Slots #input Allows customizing the input box UI. Slot props: Usage Example Questions? Do not hesitate… Continue reading SearchstaxInputWidget for Vue
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 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
SearchstaxResultWidget for Vue
Searchstax ResultWidget for Vue The SearchstaxResultsWidget component displays the search results. Props Slots #noResult Custom content when no results are found. #results Custom template for rendering the results. Slot props:… Continue reading SearchstaxResultWidget for Vue
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 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
SearchstaxFacetsWidget for Vue
SearchstaxFacetsWidget for Vue The SearchstaxFacetsWidget component displays the facet filters. Props Slots #desktopFacets Custom template for desktop facets. Slot props: #mobileFacets Custom template for mobile facets. Slot props: Usage The… Continue reading SearchstaxFacetsWidget for Vue