DownloadSourceIcon

internal actual fun DownloadSourceIcon(host: String, modifier: Modifier)(source)

Renders the DownloadSourceIcon UI for the SDAI presentation layer.

Author

Dmitriy Moroz

Parameters

host

host value consumed by the API.

modifier

Compose modifier applied to the rendered UI.

internal expect fun DownloadSourceIcon(host: String, modifier: Modifier = Modifier)(source)

Renders the DownloadSourceIcon UI for the SDAI presentation layer.

Author

Dmitriy Moroz

Parameters

host

host value consumed by the API.

modifier

Compose modifier applied to the rendered UI.

internal actual fun DownloadSourceIcon(host: String, modifier: Modifier)(source)

Renders the DownloadSourceIcon UI for the SDAI presentation layer.

Author

Dmitriy Moroz

Parameters

host

host value consumed by the API.

modifier

Compose modifier applied to the rendered UI.