Dialog
A window overlaid on either the primary window or another dialog window, rendering the content underneath inert.
Dependencies
Installation
Usage
Examples
Custom close button
Notes
To activate the <Dialog /> component from within a Context Menu or Dropdown Menu, you must encase the <ContextMenu /> or <Dropdown Menu /> component in the Dialog component. For more information, refer to the linked issue here.
