> ## 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-form-feature

> Web-Komponente msm-listing-form-feature.

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

## Zweck

Formulareingaben und UI-Controls.

## Beispiel

```html theme={null}
<msm-listing-form-feature></msm-listing-form-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

Keine Slots dokumentiert.

## Methoden

Keine öffentlichen Methoden dokumentiert.
