Files
NativeScript/tests/app/xml-declaration/template-builder-tests/event-in-codeless-fragment-the-fragment.xml
Panayot Cankov e135c20b14 Rename the files
2016-05-26 14:30:25 +03:00

5 lines
224 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>