component DeleteConfirmationDialog { props { title = "" description = "" open = false closeLabel = "Close" class = "" } view {
} }