From 2febd99a43e367e7100e9fc21bd6eef1cd1ea47e Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Sat, 13 Jul 2019 02:13:41 +0200 Subject: API documentation for KVision 0.0.38 --- .../-select-remote/select-width.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 api/pl.treksoft.kvision.form.select/-select-remote/select-width.html (limited to 'api/pl.treksoft.kvision.form.select/-select-remote/select-width.html') diff --git a/api/pl.treksoft.kvision.form.select/-select-remote/select-width.html b/api/pl.treksoft.kvision.form.select/-select-remote/select-width.html new file mode 100644 index 00000000..bb615acf --- /dev/null +++ b/api/pl.treksoft.kvision.form.select/-select-remote/select-width.html @@ -0,0 +1,15 @@ + + + +SelectRemote.selectWidth - kvision + + + +kvision / pl.treksoft.kvision.form.select / SelectRemote / selectWidth
+
+

selectWidth

+ +var selectWidth: CssSize? +

The width of the select control.

+ + -- cgit