InputHistoryError

private fun InputHistoryError(message: String, processIntent: (InputHistoryIntent) -> Unit)(source)

Renders the InputHistoryError UI for the SDAI presentation layer.

Author

Dmitriy Moroz

Parameters

message

message value consumed by the API.

processIntent

process intent value consumed by the API.