msm-search-results is a web component built with Lit.
Purpose
Provide search UI (input, filters, results, pagination).Usage
Attributes / properties
Events
This component does not emit custom events.CSS parts
No documentedpart slots.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Search UI component.
msm-search-results is a web component built with Lit.
<msm-search-results></msm-search-results>
| Name | Type | Default | Notes |
|---|---|---|---|
parent-id | string | null | |
variant | string | - | |
title-id | string | - | |
discount-price-id | string | - | |
spa-route | boolean | - | |
column-width | string | - | |
column-length | string | - | |
object-fit | string | - | |
background-color | string | - | |
border-color | string | - | |
border-width | string | - | |
border-style | string | - | |
border-radius | string | - | |
view-href | string | - | |
favorites | boolean | - | |
deletable | boolean | - | |
viewable | boolean | - | |
inverted | boolean | - | |
logged | boolean | - | |
href | string | - | |
filtered-features | string | - | |
filtered-products | string | - | |
items-per-page | number | - | |
visible-on | string | - | |
disable-parent-ssr | boolean | - |
part slots.