Dialog

Classes for working with a dialog

Classes

Name Description  
ContentDialogRenderer ContentDialogRenderer React component renders modeless dialogs.  
DialogChangedEvent Dialog Changed Event class.  
ModalDialogChangedEvent Modal Dialog Changed Event class.  
ModalDialogRenderer ModalDialogRenderer React component renders modal dialogs  
ModelessDialog Modeless Dialog React component uses the Dialog component with a modal={false} prop.  
ModelessDialogChangedEvent Modeless Dialog Changed Event class.  
ModelessDialogRenderer ModelessDialogRenderer React component renders modeless dialogs.  
StandardMessageBox StandardMessageBox React component displays a standard icon, message text and a standard button set in the lower right.  

Global Functions

Name Description  
ContentDialog Content Dialog React component uses the Dialog component with a modal={false} prop.  
UiDataProvidedDialog Component to show dialog populated from properties supplied via uiDataProvider  

Interfaces

Name Description  
ContentDialogProps Properties for the ContentDialog component  
DialogChangedEventArgs Dialog Stack Changed Event Args class.  
DialogInfo Information maintained by a Dialog Manager about a dialog  
FrameworkDialog Manages dialog access  
FrameworkDialogs UiFramework.dialogs interface.  
FrameworkStackedDialog FrameworkDialog that manages the top most content.  
ModelessDialogInfo  
ModelessDialogProps Properties for the ModelessDialog component  
StandardMessageBoxProps Properties for StandardMessageBox React component  
UiDataProvidedDialogProps Props for UiDataProvidedDialog component.  

Last Updated: 12 February, 2024