4 lines
89 B
Plaintext

<button ${data.rootAttrs}
onClick("handleClick")>
<include(data.body)/>
</button>