Displays a small pop-up window in one of the corners of the screen. Should be used with <DialogBox.Header>,
<DialogBox.Body>, and <DialogBox.Footer> subcomponents for content layout.
Conditionally renders a DialogBox component and uses a transition animation. Only accepts a single child and that
child should be a DialogBox component.
Displays a small pop-up window in one of the corners of the screen. Should be used with
<DialogBox.Header>,<DialogBox.Body>, and<DialogBox.Footer>subcomponents for content layout.