# It looks like oninput is working, however there isn't a value on a InputEvent. You'll need to get the target of the event, and then convert it to the appropriate HTML Element. Then you can get the value.