WebUiBackHandler

internal actual fun WebUiBackHandler(onBack: () -> Unit)(source)

Renders the WebUiBackHandler UI for the SDAI presentation layer.

Author

Dmitriy Moroz

Parameters

onBack

callback invoked by the component.

internal expect fun WebUiBackHandler(onBack: () -> Unit)(source)

Renders the WebUiBackHandler UI for the SDAI presentation layer.

Author

Dmitriy Moroz

Parameters

onBack

callback invoked by the component.

internal actual fun WebUiBackHandler(onBack: () -> Unit)(source)

Renders the WebUiBackHandler UI for the SDAI presentation layer.

Author

Dmitriy Moroz

Parameters

onBack

callback invoked by the component.