1
0
mirror of https://github.com/bobwen-dev/react-templates synced 2025-04-12 00:56:39 +02:00
react-templates/test/data/custom-element.rt
2016-12-29 12:34:58 +02:00

5 lines
153 B
Plaintext

<div>
<custom-element></custom-element>
<my-custom-element class="a" className="b" rt-class="{c:1}" rt-props="{d:2}"></my-custom-element>
</div>