TLUiDialogBodyProps
Table of contents
Public interface
Signature
interface TLUiDialogBodyProps {}
Source
packages/tldraw/src/lib/ui/components/primitives/TldrawUiDialog.tsx
Properties
children
Public propertysignature
Signature
children: ReactNode
className
Public propertysignature
Signature
className?: string
style
Public propertysignature
Signature
style?: React.CSSProperties