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