HistoryError
private fun HistoryError(message: String, strings: HistoryStrings, processIntent: (HistoryIntent) -> Unit)(source)
Renders the HistoryError UI for the SDAI presentation layer.
Author
Dmitriy Moroz
Parameters
message
message value consumed by the API.
strings
strings value consumed by the API.
processIntent
process intent value consumed by the API.