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

MultiChoiceQuestionComponent

[androidJvm]
class MultiChoiceQuestionComponent : QuestionComponent<MultiChoiceQuestionModel>

Constructors

MultiChoiceQuestionComponent

[androidJvm]
fun MultiChoiceQuestionComponent()

Functions

Name Summary
Render

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