A debounced input element. Has all standard input props, with the following exceptions:
valueis always a stringonChangetakes in a string, not an event argdebounceDelayMsspecifies the delay in milliseconds to wait before calling the externalonChange(default: 300)
test