Kit > healthstack.kit.task.signup.view > SignUpView

SignUpView

[androidJvm]
class SignUpView : View<SignUpModel>

Constructors

SignUpView

[androidJvm]
fun SignUpView()

Functions

Name Summary
Render

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