InputChangeHandler

typealias InputChangeHandler = (newValue: String, actionMeta: InputActionMeta) -> String?(source)