> ## 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-search-pagination

> Search UI component.

`msm-search-pagination` is a web component built with Lit.

## Purpose

Provide search UI (input, filters, results, pagination).

## Usage

```html theme={null}
<msm-search-pagination></msm-search-pagination>
```

## Attributes / properties

| Name        | Type   | Default | Notes |
| ----------- | ------ | ------- | ----- |
| `type`      | string | -       |       |
| `scroll-to` | number | -       |       |

## Events

This component does not emit custom events.

## CSS parts

No documented `part` slots.

## Slots

No documented slots.

## Methods

No documented public methods.
