> ## 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-list-filters

> Filter UI component.

`msm-list-filters` is a web component built with Lit.

## Purpose

Render filter UI for listing/search pages.

## Usage

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

## Attributes / properties

| Name        | Type   | Default | Notes |
| ----------- | ------ | ------- | ----- |
| `theme`     | string | -       |       |
| `type`      | string | -       |       |
| `filter-id` | string | -       |       |

## Events

This component does not emit custom events.

## CSS parts

No documented `part` slots.

## Slots

No documented slots.

## Methods

No documented public methods.
