> ## 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 component msm-listing-form-feature.

`msm-listing-form-feature` is a web component built with Lit.

## Purpose

Render form inputs and UI controls.

## Usage

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

## Attributes / properties

| Name            | Type    | Default | Notes         |
| --------------- | ------- | ------- | ------------- |
| `theme`         | string  | -       |               |
| `type`          | string  | -       |               |
| `href`          | string  | -       |               |
| `noLink`        | boolean | -       | property only |
| `required`      | boolean | -       |               |
| `params`        | boolean | -       |               |
| `seller-sku-id` | string  | -       |               |
| `feature-id`    | string  | -       |               |

## Events

This component does not emit custom events.

## CSS parts

No documented `part` slots.

## Slots

No documented slots.

## Methods

No documented public methods.
