Files
NativeScript/e2e/file-qualifiers/app/components/my-component.xml
2020-01-17 15:12:28 +02:00

3 lines
132 B
XML

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