Easy Forms State
Parameters
ST
defines the State type, for ex: MutableState, SnapshotStateList etc.
CT
defines the type to use in onValueChangedCallback.
Constructors
EasyFormsState
Link copied to clipboard
fun EasyFormsState()
Content copied to clipboard
defines the State type, for ex: MutableState, SnapshotStateList etc.
Functions
Properties
errorState
Link copied to clipboard
The error state that is used across all children of EasyFormsState.
onValueChangedCallback
Link copied to clipboard
Inheritors
EasyFormsTextFieldState
Link copied to clipboard
EasyFormsCheckboxState
Link copied to clipboard
EasyFormsTriCheckboxState
Link copied to clipboard
EasyFormsRadioButtonState
Link copied to clipboard
EasyFormsSwitchState
Link copied to clipboard
EasyFormsSliderState
Link copied to clipboard
EasyFormsRangeSliderState
Link copied to clipboard
Sources
androidJvm source
Link copied to clipboard