Use a dialog component in you application. This hook manages the visibility and properties of the dialog.
The dialog component to use.
A tuple containing the wrapped dialog component and a function to show the dialog. The wrapped dialog component will receive the properties passed to it, excluding the closeDialog property.
closeDialog
Use a dialog component in you application. This hook manages the visibility and properties of the dialog.