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 --- api/pl.treksoft.kvision.form.select/-select/options.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'api/pl.treksoft.kvision.form.select/-select/options.html') diff --git a/api/pl.treksoft.kvision.form.select/-select/options.html b/api/pl.treksoft.kvision.form.select/-select/options.html index 0af371aa..f5e5e51c 100644 --- a/api/pl.treksoft.kvision.form.select/-select/options.html +++ b/api/pl.treksoft.kvision.form.select/-select/options.html @@ -10,6 +10,6 @@

options

var options: List<StringPair>? -

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

+

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

-- cgit