skatejs/dom-diff

Not all props that begin with "on" should be treated as event listeners.

treshugart opened this issue · 0 comments

For example:

<div once="something" />

The once prop will be treated as an event listener for ce.