Bogumil Bialous

Results 1 comments of Bogumil Bialous

I would like to use `$fromDOMEvent('input', 'keyup')` inside my class component to have access to properties and methods. Is this possible? Something like this: ``` export default class MyComponent extends...