We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1145fb9 commit 8904b34Copy full SHA for 8904b34
app/views/index.xml
@@ -1,7 +1,7 @@
1
<Alloy>
2
<NavigationWindow id="navWindow">
3
<Window title="tailwind tss">
4
- <ScrollableView class="w-full h-full bg-white" cacheSize="9" showPagingControl="true" pagingControlColor="#cecece">
+ <ScrollableView class="w-full h-full bg-white show-paging paging-gray-200 cache-size-(9)">
5
<Require src="examples/nike" />
6
7
<Require src="examples/register" />
0 commit comments