Not all props that begin with "on" should be treated as event listeners.
treshugart opened this issue · 0 comments
treshugart commented
For example:
<div once="something" />
The once
prop will be treated as an event listener for ce
.
treshugart opened this issue · 0 comments
For example:
<div once="something" />
The once
prop will be treated as an event listener for ce
.