0👍
You should try this:
createElement('div', {
class': 'main',
on: {
scroll: this.someMethod
}
},
Source:stackexchange.com
0👍
You should try this:
createElement('div', {
class': 'main',
on: {
scroll: this.someMethod
}
},