Options
onChange
Executes the callback function on input change. Returns the current input’s string.
onChange: (input) => console.log(input)
Executes the callback function on input change. Returns the current input’s string.
onChange: (input) => console.log(input)
Support development of this library: