> ## 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-menu-card

> Web component msm-menu-card.

`msm-menu-card` is a web component built with Lit.

## Purpose

Render navigation/menu UI.

## Usage

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

## Attributes / properties

| Name              | Type    | Default | Notes |
| ----------------- | ------- | ------- | ----- |
| `button-link`     | string  | -       |       |
| `button-outgoing` | boolean | -       |       |

## Events

This component does not emit custom events.

## CSS parts

No documented `part` slots.

## Slots

* `slot[name="image"]`
* `slot[name="text"]`

## Methods

No documented public methods.
