2017-02-08 19:55:53 -08:00

4 lines
97 B
Plaintext

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