We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4a8c2db + 4ac5ab9 commit adb4b69Copy full SHA for adb4b69
app/platform/platform-module-example/platform-module-example.html
@@ -1,4 +1,4 @@
1
-<!-- >> creating-timepicker-html -->
+<!-- >> platform-creating-timepicker-html -->
2
<ScrollView orientation="vertical" sdkExampleTitle sdkToggleNavButton>
3
<StackLayout orientation="vertical">
4
<Button text="Check platform type" class="btn btn-primary btn-active" (tap)="checkPlatformType($event)"></Button>
@@ -47,4 +47,4 @@
47
</GridLayout>
48
</StackLayout>
49
</ScrollView>
50
-<!-- << creating-timepicker-html -->
+<!-- << platform-creating-timepicker-html -->
0 commit comments