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

label

+ +var label: String? +

The label text bound to the select element.

+ + -- cgit