v0.4.9
0.4.9 - 2023-08-04
Added
innerHTML
attribute that allow direct setting of an HTMLElement innerHTML prop.- add event modifiers like
Vue.js
, in this formonEvent:prevent
,onEvent:stop
or bothonEvent:prevent-stop
.
innerHTML
attribute that allow direct setting of an HTMLElement innerHTML prop.Vue.js
, in this form onEvent:prevent
, onEvent:stop
or both onEvent:prevent-stop
.