Kit > healthstack.kit.task.survey.question.component > ImageQuestionComponent

ImageQuestionComponent

[androidJvm]
class ImageQuestionComponent : QuestionComponent<ImageChoiceQuestionModel>

Constructors

ImageQuestionComponent

[androidJvm]
fun ImageQuestionComponent()

Functions

Name Summary
Render

[androidJvm]
@Composable
open override fun Render(model: ImageChoiceQuestionModel, callbackCollection: CallbackCollection)
A method rendering UI.