react-templates/playground/samples/rt-props.rt

4 lines
159 B
Plaintext

<div onClick="(evt)=>this.reportClick(evt.target)" rt-props="this.getProps()">
All kinds of stuff,
<span>some inner child, </span> and a sibling
</div>