> ## 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-input-chips-field-form

> Web-Komponente msm-input-chips-field-form.

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

## Zweck

Formulareingaben und UI-Controls.

## Beispiel

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

## Attribute / Properties

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

## Events

Diese Komponente feuert keine eigenen Custom Events.

## CSS parts

Keine `part`-Slots dokumentiert.

## Slots

Keine Slots dokumentiert.

## Methoden

Keine öffentlichen Methoden dokumentiert.
