> ## 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-salutation-field-form

> Web-Komponente msm-salutation-field-form.

`msm-salutation-field-form` ist eine Web-Komponente (Lit).

## Zweck

Formulareingaben und UI-Controls.

## Beispiel

```html theme={null}
<msm-salutation-field-form></msm-salutation-field-form>
```

## Attribute / Properties

| Name           | Typ     | Standard | Hinweise |
| -------------- | ------- | -------- | -------- |
| `label`        | string  | -        |          |
| `helper`       | string  | -        |          |
| `type`         | string  | -        |          |
| `theme`        | string  | -        |          |
| `placeholder`  | string  | -        |          |
| `leading-icon` | string  | -        |          |
| `required`     | boolean | -        |          |
| `disabled`     | boolean | -        |          |

## Events

Diese Komponente feuert keine eigenen Custom Events.

## CSS parts

Keine `part`-Slots dokumentiert.

## Slots

Keine Slots dokumentiert.

## Methoden

Keine öffentlichen Methoden dokumentiert.
