Dialog component is a versatile and flexible window that overlays the primary window or another dialog, rendering the content underneath inert. It is commonly used to display important information, forms, or interactive content without navigating away from the current context. The Dialog component provides a visually appealing and accessible way to capture user attention and input while maintaining a focused user experience.
yarn add @camped-ui/dialog
View docs here.