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
---
.../-range-input/max.html | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
create mode 100644 api/pl.treksoft.kvision.form.range/-range-input/max.html
(limited to 'api/pl.treksoft.kvision.form.range/-range-input/max.html')
diff --git a/api/pl.treksoft.kvision.form.range/-range-input/max.html b/api/pl.treksoft.kvision.form.range/-range-input/max.html
new file mode 100644
index 00000000..7c2ec0fb
--- /dev/null
+++ b/api/pl.treksoft.kvision.form.range/-range-input/max.html
@@ -0,0 +1,21 @@
+
+
+
+RangeInput.max - kvision
+
+
+
+kvision / pl.treksoft.kvision.form.range / RangeInput / max
+
+max
+
+var max: Number
+Maximal value.
+Getter
+
Maximal value.
+
+Setter
+
Maximal value.
+
+
+
--
cgit