Files
NativeScript/apps/tests/xml-declaration/template-builder-tests/event-in-codeless-fragment-the-fragment.xml

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>