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

> Web component msm-attributes.

`msm-attributes` is a web component built with Lit.

## Purpose

Use this component as a reusable UI building block.

## Usage

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

## Attributes / properties

* (none)

## Events

This component does not emit custom events.

## CSS parts

No documented `part` slots.

## Slots

* `slot[name="logical"]`
* `slot[name="simple"]`
* `slot[name="numeric"]`
* `slot[name="list"]`
* `slot[name="range"]`

## Methods

No documented public methods.
