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

RankingQuestionComponent

[androidJvm]
class RankingQuestionComponent : QuestionComponent<RankingQuestionModel>

Constructors

RankingQuestionComponent

[androidJvm]
fun RankingQuestionComponent()

Functions

Name Summary
Render

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