#Overview
| Name | Type | Default | Description | Controls |
|---|---|---|---|---|
| children * | ReactNode | - | The content of the context menu | - |
| title * | string | - | The title that is displayed in the mobile dialog | |
| onOpen | () => void | - | Callback when the context menu opens | - |
| Name | Type | Default | Description | Controls |
|---|---|---|---|---|
| children * | ReactNode | - | The content of the context menu | - |
| title * | string | - | The title that is displayed in the mobile dialog | |
| onOpen | () => void | - | Callback when the context menu opens | - |