> ## 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-yookassa-widget

> Web-Komponente msm-yookassa-widget.

`msm-yookassa-widget` ist eine Web-Komponente (Lit).

## Zweck

Rendert eine auswählbare Zahlungsoption.

## Beispiel

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

## Attribute / Properties

| Name       | Typ     | Standard | Hinweise |
| ---------- | ------- | -------- | -------- |
| `checked`  | boolean | -        |          |
| `disabled` | boolean | -        |          |
| `required` | boolean | -        |          |

## Events

Diese Komponente feuert keine eigenen Custom Events.

## CSS parts

* `base`
* `label`

## Slots

Keine Slots dokumentiert.

## Methoden

* `validate()`
