ErrorDialog

fun ErrorDialog(text: UiText, onDismissRequest: () -> Unit = {})(source)

Renders the ErrorDialog UI for the SDAI presentation layer.

Author

Dmitriy Moroz

Parameters

text

text value consumed by the API.

onDismissRequest

callback invoked by the component.