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 --- .../pl.treksoft.kvision.form.select/-select-input/empty-option.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/api/pl.treksoft.kvision.form.select/-select-input/empty-option.html') diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-input/empty-option.html b/docs/api/pl.treksoft.kvision.form.select/-select-input/empty-option.html index 0e2457a8..01cb6058 100644 --- a/docs/api/pl.treksoft.kvision.form.select/-select-input/empty-option.html +++ b/docs/api/pl.treksoft.kvision.form.select/-select-input/empty-option.html @@ -11,5 +11,11 @@ var emptyOption: Boolean

Determines if an empty option is automatically generated.

+

Getter
+

Determines if an empty option is automatically generated.

+

+

Setter
+

Determines if an empty option is automatically generated.

+

-- cgit