TLUiDialog
Public Interface
Table of Contents
Signature
interface TLUiDialog {}
Properties
component
Public PropertySignature
Signature
component: (props: TLUiDialogProps) => any
References
id
Public PropertySignature
Signature
id: string
onClose
Public PropertySignature
Signature
onClose?: () => void