OnInputChangedScope
class OnInputChangedScope(val id: Any, var input: String, val prevInput: String, var index: Int, val edit: InputEdit)(source)
Fields and methods accessible within a callback triggered by onInputChanged.
Constructors
Functions
Link copied to clipboard
Indicate that the current input change isn't valid and the last state should be restored.