From a8ff23c5e58394c21e2e7c2a4880302b43b60dfd Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Thu, 16 May 2019 15:06:28 +0200 Subject: API documentation for KVision 0.0.36 --- .../-remote-select-input/index.html | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'api/pl.treksoft.kvision.form.select/-remote-select-input') diff --git a/api/pl.treksoft.kvision.form.select/-remote-select-input/index.html b/api/pl.treksoft.kvision.form.select/-remote-select-input/index.html index 05a2e61e..8010522b 100644 --- a/api/pl.treksoft.kvision.form.select/-remote-select-input/index.html +++ b/api/pl.treksoft.kvision.form.select/-remote-select-input/index.html @@ -99,6 +99,15 @@ +

options

+ + +var options: List<StringPair>? +

A list of options (value to label pairs) for the select control.

+ + + +

placeholder

-- cgit