Files
NativeScript/tests/app/xml-declaration/template-builder-tests/event-in-codeless-fragment-the-fragment.xml
2019-09-19 15:40:31 +03:00

6 lines
225 B
XML

<tc:TemplateView id="template-view" xmlns:tc="xml-declaration/template-builder-tests/template-view">
<tc:TemplateView.template>
<tc:TemplateView text="Click!" test="test" />
</tc:TemplateView.template>
</tc:TemplateView>