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.time/-date-time-input/index.html | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'api/pl.treksoft.kvision.form.time/-date-time-input') diff --git a/api/pl.treksoft.kvision.form.time/-date-time-input/index.html b/api/pl.treksoft.kvision.form.time/-date-time-input/index.html index 1cf6e712..bbc9ba27 100644 --- a/api/pl.treksoft.kvision.form.time/-date-time-input/index.html +++ b/api/pl.treksoft.kvision.form.time/-date-time-input/index.html @@ -563,6 +563,13 @@ +

singleRender

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

toggleVisible

-- cgit