Define the animation to show the Dialog
A number millisecond to set the time animation
Define the content or children for the dialog
Apply a custom style to the content of the dialog
Set true to enable the dismiss when pressed the button back
Set true to enable the dismiss when pressed outside of dialog
List of the buttons for the actions
Set true if the dialog has overlay
A number to define the height of the dialog
Method that fire when the dialog is dismissed
Method that fire when the dialog is showed
Prop for group all the props of the Dialog component
Set a custom background color for the overlay
Set a custom opacity for the overlay
Define a custom overlay pointer events
Set true if the dialog is rounded style
Define a custom animation for the animation slide
Apply a custom style to the dialog
A string to define the title of the dialog
Apply a custom style to the title dialog
Set true to use a native driver
Set true to make visible the dialog
A number to define the height of the dialog
Generated using TypeDoc
Interface to define the props of the Dialog component
IDialogProps
{IDialogState}