String Result
fun StringResult(key: Any, easyFormsErrorState: EasyFormsErrorState, value: String)
Content copied to clipboard
Parameters
key
a unique identifier for this state.
easyFormsErrorState
the current EasyFormsErrorState this state has.
value
the text entered in TextField.
Sources
androidJvm source
Link copied to clipboard