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

autofocus

+ +var autofocus: Boolean? +

Determines if the text input is automatically focused.

+ + -- cgit