Package-level declarations
Material web dialog component.
Types
Link copied to clipboard
Link copied to clipboard
open class MdDialog(returnValue: String? = null, type: DialogType? = null, className: String? = null, init: MdDialog.() -> Unit? = null) : MdWidget, HasActionsSlot, HasContentSlot, HasHeadlineSlot, HasIconSlot
Dialogs provide important prompts in a user flow.