Range Slider State Result
fun RangeSliderStateResult(key: Any, easyFormsErrorState: EasyFormsErrorState, value: ClosedFloatingPointRange<Float>)
Content copied to clipboard
Parameters
key
a unique identifier for this state.
easyFormsErrorState
the current EasyFormsErrorState this state has.
value
the ClosedFloatingPointRange of RangeSlider.
Sources
androidJvm source
Link copied to clipboard