From 415afec335659ca6bc206b34bdd3c2fe4635718f Mon Sep 17 00:00:00 2001
From: Robert Jaros The value attribute of the generated HTML input element. This value is placed directly in generated HTML code, while the value property is dynamically
+bound to the input selection state. Getter The value attribute of the generated HTML input element. This value is placed directly in generated HTML code, while the value property is dynamically
+bound to the input selection state.
+
+startValue
+
+var startValue: Boolean
+
+
Setter
+
The value attribute of the generated HTML input element.
+This value is placed directly in generated HTML code, while the value property is dynamically +bound to the input selection state.
+ + + -- cgit