Tldraw/docs/gen/HTMLContainerProps-type.mdx

25 wiersze
393 B
Markdown

---
title: HTMLContainerProps
status: published
category: editor
group: TypeAlias
author: api
date: 06/23/2023
order: 67
---<Small>Public TypeAlias</Small>
##### Signature
```ts
type HTMLContainerProps = React.HTMLAttributes<HTMLDivElement>
```
##### References
[React.HTMLAttributes](/gen/@types/react-React-HTMLAttributes-interface), [HTMLDivElement](/gen/HTMLDivElement-interface)