Dialog

Import Syntax

import Dialog from 'mineral-ui/Dialog';

Note

Dialogs normally exist in a layer above the app. All of the following examples except Trigger, Modeless, and Composition are static (they display inline, focus is never set nor trapped, and closing functions are disabled) for illustration purposes.