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

> Filter UI component.

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

## Purpose

Render filter UI for listing/search pages.

## Usage

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

## Attributes / properties

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

## Events

This component does not emit custom events.

## CSS parts

No documented `part` slots.

## Slots

No documented slots.

## Methods

No documented public methods.
