UnsupportedImageToImageBody

internal fun UnsupportedImageToImageBody(modifier: Modifier = Modifier, mode: ServerSource, strings: ImageToImageStrings)(source)

Renders the UnsupportedImageToImageBody UI for the SDAI presentation layer.

Author

Dmitriy Moroz

Parameters

modifier

Compose modifier applied to the rendered UI.

mode

mode value consumed by the API.

strings

strings value consumed by the API.