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

> Web-компонент msm-chip.

`msm-chip` — web-компонент на Lit.

## Назначение

Переиспользуемый UI-блок.

## Пример

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

## Атрибуты / свойства

| Имя            | Тип    | По умолчанию | Примечания    |
| -------------- | ------ | ------------ | ------------- |
| `label`        | string | -            |               |
| `leadingIcon`  | object | -            | property only |
| `trailingIcon` | object | -            | property only |

## События

Этот компонент не генерирует собственных CustomEvent.

## CSS parts

* `base`
* `label`
* `prefix`
* `suffix`

## Слоты

Документированных слотов нет.

## Методы

Публичные методы не документированы.
