From 61545b3f1fb1844af350d187edd26285e98f0466 Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Mon, 26 Feb 2018 14:21:46 +0100 Subject: API documentation update --- .../api/pl.treksoft.kvision.form.select/-select-input/multiple.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/api/pl.treksoft.kvision.form.select/-select-input/multiple.html') diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-input/multiple.html b/docs/api/pl.treksoft.kvision.form.select/-select-input/multiple.html index c153f784..f7f2b1ba 100644 --- a/docs/api/pl.treksoft.kvision.form.select/-select-input/multiple.html +++ b/docs/api/pl.treksoft.kvision.form.select/-select-input/multiple.html @@ -11,5 +11,11 @@ var multiple: Boolean

Determines if multiple value selection is allowed.

+

Getter
+

Determines if multiple value selection is allowed.

+

+

Setter
+

Determines if multiple value selection is allowed.

+

-- cgit