TLUiDialog

See source code
Table of contents
interface TLUiDialog {}

Properties

component

component: ComponentType<TLUiDialogProps>;

id

id: string;

preventBackgroundClose

optional
preventBackgroundClose?: boolean;

Methods

onClose

optional

Prev
TLUiDebugMenuProps
Next
TLUiDialogBodyProps