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 e594ddd commit 379459dCopy full SHA for 379459d
demo/app/main-page.xml
@@ -9,7 +9,7 @@
9
<ScrollView>
10
<StackLayout id="wrapper">
11
12
- <CheckBox:CheckBox id="fontSizeTest" text="Font Size Test" tintColor="#fff000" checked="false" class="fontBig" />
+ <CheckBox:CheckBox id="fontSizeTest" boxType="2" fillColor="#fff000" onCheckColor="green" text="Font Size Test" tint="red" tintColor="red" checked="false" class="fontBig" />
13
14
15
<Label text="Functions" class="title" />
0 commit comments