Tim Baum

Results 1 issues of Tim Baum

The select event gets fired once a user selects some text in a HTMLInputElement (refer to documentation [here](https://developer.mozilla.org/en-US/docs/Web/API/HTMLInputElement/select_event)). Right now, the component does not emit this event, only `onUpdate`, `onBlur`...