ConfirmationBox

fun ConfirmationBox(heading: String, details: String, message: String = "Executing, please wait . . .", actionsBuilder: ConfirmActionsBuilder.() -> Unit): ConfirmationBox

Deprecated

In favour of symphony.Confirm