# menu-mobile

<!-- Auto Generated Below -->


## Properties

| Property   | Attribute   | Description | Type      | Default     |
| ---------- | ----------- | ----------- | --------- | ----------- |
| `menuType` | `menu-type` |             | `string`  | `'desktop'` |
| `open`     | `open`      |             | `boolean` | `true`      |


## Events

| Event                  | Description | Type               |
| ---------------------- | ----------- | ------------------ |
| `menuContainerToggled` |             | `CustomEvent<any>` |


## Dependencies

### Depends on

- [hy-menu-mobile-breadcrumb](../menu-mobile-breadcrumb)

### Graph
```mermaid
graph TD;
  hy-menu-mobile --> hy-menu-mobile-breadcrumb
  hy-menu-mobile-breadcrumb --> hy-icon
  style hy-menu-mobile fill:#f9f,stroke:#333,stroke-width:4px
```

----------------------------------------------

Helsinki University Design System