Tldraw/docs/gen/ContextMenu-var.mdx

25 wiersze
329 B
Markdown

---
title: ContextMenu
status: published
category: ui
group: Variable
author: api
date: 06/23/2023
order: 3
---<Small>Public Readonly Variable</Small>
##### Signature
```ts
ContextMenu: ({ children }: { children: any }) => JSX.Element
```
##### References
[JSX.Element](/gen/@types/react-__global-JSX-Element-interface)