API Reference > ui-framework > Dialog > ModelessDialogManager > openDialog openDialog MethodStatic Open a modeless dialog openDialog(dialog: React.ReactNode, id: string): void Parameter Type Description dialog React.ReactNode The Dialog to open id string The id of the Dialog to open Returns - void Defined in ui/framework/src/ui-framework/dialog/ModelessDialogManager.tsx Line 55 Last Updated: 13 June, 2024