StringResult

fun StringResult(key: Any, easyFormsErrorState: EasyFormsErrorState, value: String)

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