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 --- docs/api/pl.treksoft.kvision.form.text/-rich-text-input/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/api/pl.treksoft.kvision.form.text/-rich-text-input') diff --git a/docs/api/pl.treksoft.kvision.form.text/-rich-text-input/index.html b/docs/api/pl.treksoft.kvision.form.text/-rich-text-input/index.html index ffd676f3..c4c1a7f0 100644 --- a/docs/api/pl.treksoft.kvision.form.text/-rich-text-input/index.html +++ b/docs/api/pl.treksoft.kvision.form.text/-rich-text-input/index.html @@ -84,7 +84,7 @@

size

-var size: INPUTSIZE? +var size: InputSize?

The size of the input.

-- cgit