> ## 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-order-details

> Web-Komponente msm-order-details.

`msm-order-details` ist eine Web-Komponente (Lit).

## Zweck

Wiederverwendbarer UI-Baustein.

## Beispiel

```html theme={null}
<msm-order-details order-id="ORDER_ID"></msm-order-details>
```

## Attribute / Properties

| Name             | Typ    | Standard | Hinweise |
| ---------------- | ------ | -------- | -------- |
| `order-id`       | string | `null`   |          |
| `domain`         | string | -        |          |
| `unique-item-id` | string | -        |          |
| `nft-token-id`   | string | -        |          |
| `secret-code-id` | string | -        |          |

## Events

Diese Komponente feuert keine eigenen Custom Events.

## CSS parts

* `base`

## Slots

Keine Slots dokumentiert.

## Methoden

Keine öffentlichen Methoden dokumentiert.
