buildConfirmDialog
A factory method that returns an instance that implements the ConfirmDialogController interface, using the provided dialog options.
buildConfirmDialog?: (options: MessageDialogOptions) => ConfirmDialogController
Related
- interface UITheme.ModalControllerFactory staticAn interface that defines methods for creating modal views.