From 5c87c4a52e95c942c413324e21034a52fff0ccb3 Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Sun, 17 Mar 2019 01:38:43 +0100 Subject: API Documentation for KVision 0.0.30 --- api/pl.treksoft.kvision.form.upload/-upload-input/index.html | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'api/pl.treksoft.kvision.form.upload') diff --git a/api/pl.treksoft.kvision.form.upload/-upload-input/index.html b/api/pl.treksoft.kvision.form.upload/-upload-input/index.html index 5bb10e4e..62a7296f 100644 --- a/api/pl.treksoft.kvision.form.upload/-upload-input/index.html +++ b/api/pl.treksoft.kvision.form.upload/-upload-input/index.html @@ -633,6 +633,13 @@ If not set the upload button action will default to form submission.

+

singleRender

+ + +fun <T> singleRender(block: () -> T): T + + +

toggleVisible

-- cgit