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

size

+ +open var size: InputSize? +

Overrides FormInput.size

+

The size of the input.

+

Getter
+

The size of the input.

+

+

Setter
+

The size of the input.

+

+ + -- cgit