From 6ce402754e01940fc641f8814eae03599a622b1c Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Sun, 9 Feb 2020 14:23:52 +0100 Subject: API documentation for KVision 2.10.0 --- api/pl.treksoft.kvision.form.range/-range/label.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 api/pl.treksoft.kvision.form.range/-range/label.html (limited to 'api/pl.treksoft.kvision.form.range/-range/label.html') diff --git a/api/pl.treksoft.kvision.form.range/-range/label.html b/api/pl.treksoft.kvision.form.range/-range/label.html new file mode 100644 index 00000000..d2266856 --- /dev/null +++ b/api/pl.treksoft.kvision.form.range/-range/label.html @@ -0,0 +1,15 @@ + + + +Range.label - kvision + + + +kvision / pl.treksoft.kvision.form.range / Range / label
+
+

label

+ +var label: String? +

The label text bound to the range input element.

+ + -- cgit