Dialog
Modal windows that focus user attention on specific content or actions.
Installation
Add the component to your project using the following command:
Usage
Import
Import the component and its related parts.
Structure
The expected structure and composition of the component.
Examples
Trigger
You can pass a custom trigger element to the DialogTrigger component
by using the render prop.
Icon
An icon can be added to the DialogHeader component by using the IconBox component.