Is there a way to update the value bound to a Radzen Textbox on every keystroke?

Currently, the string value behind the textbox only updates once you click or tab off of it. Is there a way to change the event to have it update on every key press?

You can use oninput event: