just keep in mind that weweb’s onChange event will not be triggered when the input value is changed by the library because the manipulation happens outside weweb’s vue app.
Edit: This specific library is clever enough to let the underlying vue app know about the change, so all the other weweb stuff should work as expected.