SettingsModalRenderer

internal fun SettingsModalRenderer(screenModal: SettingsModal, platformActions: SettingsPlatformActions, processIntent: (SettingsIntent) -> Unit)(source)

Renders the SettingsModalRenderer UI for the SDAI presentation layer.

Author

Dmitriy Moroz

Parameters

screenModal

screen modal value consumed by the API.

platformActions

platform actions value consumed by the API.

processIntent

process intent value consumed by the API.