show()
Display the dialog, until the content view is unlinked.
show(place?: Partial<RenderContext.PlacementOptions>): void;
Related
interface ModalFactory.DialogController static
An interface for a class that manages a modal dialog view.
Display the dialog, until the content view is unlinked.
show(place?: Partial<RenderContext.PlacementOptions>): void;