Tldraw/docs/gen/Canvas-var.mdx

25 wiersze
399 B
Markdown

---
title: Canvas
status: published
category: editor
group: Variable
author: api
date: 06/23/2023
order: 10
---<Small>Public Readonly Variable</Small>
##### Signature
```ts
Canvas: React.MemoExoticComponent<() => JSX.Element>
```
##### References
[React.MemoExoticComponent](/gen/@types/react-React-MemoExoticComponent-type), [JSX.Element](/gen/@types/react-__global-JSX-Element-interface)