> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mastermindcms.com/llms.txt
> Use this file to discover all available pages before exploring further.

# msm-listing-feature

> Web-Komponente msm-listing-feature.

`msm-listing-feature` ist eine Web-Komponente (Lit).

## Zweck

Wiederverwendbarer UI-Baustein.

## Beispiel

```html theme={null}
<msm-listing-feature></msm-listing-feature>
```

## Attribute / Properties

| Name            | Typ     | Standard | Hinweise      |
| --------------- | ------- | -------- | ------------- |
| `theme`         | string  | -        |               |
| `type`          | string  | -        |               |
| `href`          | string  | -        |               |
| `noLink`        | boolean | -        | property only |
| `required`      | boolean | -        |               |
| `params`        | boolean | -        |               |
| `seller-sku-id` | string  | -        |               |
| `feature-id`    | string  | -        |               |

## Events

Diese Komponente feuert keine eigenen Custom Events.

## CSS parts

Keine `part`-Slots dokumentiert.

## Slots

* `slot[name="prefix"]`
* `slot[name="suffix"]`
* `slot`

## Methoden

Keine öffentlichen Methoden dokumentiert.
