From a8c0bcfc2cbd8cc256331b4908b0ca3f8c43aef9 Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Thu, 2 Jan 2020 01:18:22 +0100 Subject: API documentation for KVision 2.7.0 --- api/pl.treksoft.kvision.table/-table/index.html | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'api/pl.treksoft.kvision.table/-table/index.html') diff --git a/api/pl.treksoft.kvision.table/-table/index.html b/api/pl.treksoft.kvision.table/-table/index.html index efd6051c..006d61f9 100644 --- a/api/pl.treksoft.kvision.table/-table/index.html +++ b/api/pl.treksoft.kvision.table/-table/index.html @@ -532,6 +532,15 @@ +

main

+ + +fun Container.main(content: String? = null, rich: Boolean = false, align: Align? = null, classes: Set<String> = setOf(), init: (Main.() -> Unit)? = null): Main +

DSL builder extension function.

+ + + +

navbar

-- cgit