> ## 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-consent-banner

> Web component msm-consent-banner.

`msm-consent-banner` is a web component built with Lit.

## Purpose

Render consent/cookie preference UI.

## Usage

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

## Attributes / properties

| Name               | Type   | Default | Notes |
| ------------------ | ------ | ------- | ----- |
| `cookies-page-url` | string | -       |       |
| `theme`            | string | -       |       |
| `color-scheme`     | string | -       |       |

## Events

This component does not emit custom events.

## CSS parts

* `base`

## Slots

No documented slots.

## Methods

No documented public methods.
