> ## 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-review

> Web component msm-review.

`msm-review` is a web component built with Lit.

## Purpose

Use this component as a reusable UI building block.

## Usage

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

## Attributes / properties

| Name             | Type    | Default | Notes         |
| ---------------- | ------- | ------- | ------------- |
| `secret-code-id` | string  | -       |               |
| `seller-sku-id`  | string  | -       |               |
| `params`         | boolean | -       |               |
| `reviewObj`      | object  | -       | property only |

## Events

This component does not emit custom events.

## CSS parts

No documented `part` slots.

## Slots

No documented slots.

## Methods

* `validate()`
