> ## 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-user-switcher

> Web component msm-user-switcher.

`msm-user-switcher` is a web component built with Lit.

## Purpose

Provide user/account UI building blocks.

## Usage

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

## Attributes / properties

| Name    | Type   | Default | Notes |
| ------- | ------ | ------- | ----- |
| `theme` | string | -       |       |

## Events

This component does not emit custom events.

## CSS parts

* `items`

## Slots

No documented slots.

## Methods

No documented public methods.
