> ## 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-counter

> Web-Komponente msm-counter.

`msm-counter` ist eine Web-Komponente (Lit).

## Zweck

Wiederverwendbarer UI-Baustein.

## Beispiel

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

## Attribute / Properties

| Name       | Typ     | Standard | Hinweise |
| ---------- | ------- | -------- | -------- |
| `title`    | string  | -        |          |
| `width`    | string  | -        |          |
| `helper`   | string  | -        |          |
| `required` | boolean | -        |          |
| `disabled` | boolean | -        |          |

## Events

Diese Komponente feuert keine eigenen Custom Events.

## CSS parts

Keine `part`-Slots dokumentiert.

## Slots

Keine Slots dokumentiert.

## Methoden

* `validate()`
