Table of contents

Public interface

Signature
interface TLUiDialog {}
Source

packages/tldraw/src/lib/ui/context/dialogs.tsx


Properties

component

Public propertysignature

Signature
component: ComponentType<TLUiDialogProps>
References

TLUiDialogProps


id

Public propertysignature

Signature
id: string

onClose

Public propertysignature

Signature
onClose?: () => void

TLUiDebugMenuPropsTLUiDialogBodyProps