SliderStateResult

fun SliderStateResult(key: Any, easyFormsErrorState: EasyFormsErrorState, value: Float)

Parameters

key

a unique identifier for this state.

easyFormsErrorState

the current EasyFormsErrorState this state has.

value

the Slider position.

Sources

androidJvm source
Link copied to clipboard