> ## 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-login-form

> Login UI component.

`msm-login-form` is a web component built with Lit.

## Purpose

Provide authentication-related UI (login/logout).

## Usage

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

## Attributes / properties

* (none)

## Events

This component does not emit custom events.

## CSS parts

* `base`

## Slots

No documented slots.

## Methods

No documented public methods.
