Files
NativeScript/e2e/file-qualifiers/app/components/my-component.xml
2019-08-22 13:57:40 +03:00

4 lines
133 B
XML

<StackLayout class="p-20" loaded="onLoaded">
<Label text="CUSTOM COMPONENT - DEFAULT" class="custom-component" />
</StackLayout>