2017-02-20 16:04:50 -07:00

4 lines
97 B
Plaintext

<button ${input.rootAttrs}
onClick("handleClick")>
<include(input.renderBody)/>
</button>