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/autofocus.html | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 api/pl.treksoft.kvision.form.range/-range-input/autofocus.html (limited to 'api/pl.treksoft.kvision.form.range/-range-input/autofocus.html') diff --git a/api/pl.treksoft.kvision.form.range/-range-input/autofocus.html b/api/pl.treksoft.kvision.form.range/-range-input/autofocus.html new file mode 100644 index 00000000..e2b3f969 --- /dev/null +++ b/api/pl.treksoft.kvision.form.range/-range-input/autofocus.html @@ -0,0 +1,21 @@ + + + +RangeInput.autofocus - kvision + + + +kvision / pl.treksoft.kvision.form.range / RangeInput / autofocus
+
+

autofocus

+ +var autofocus: Boolean? +

Determines if the range input is automatically focused.

+

Getter
+

Determines if the range input is automatically focused.

+

+

Setter
+

Determines if the range input is automatically focused.

+

+ + -- cgit