From 8883419bfcec00947863741d48dbd89cc877615a Mon Sep 17 00:00:00 2001
From: Robert Jaros
Date: Thu, 4 Apr 2019 13:10:28 +0200
Subject: API documentation for KVision 0.0.32
---
api/pl.treksoft.kvision.panel/-root/index.html | 12 ++++++++++++
api/pl.treksoft.kvision.panel/-root/is-first-root.html | 14 ++++++++++++++
2 files changed, 26 insertions(+)
create mode 100644 api/pl.treksoft.kvision.panel/-root/is-first-root.html
(limited to 'api/pl.treksoft.kvision.panel/-root')
diff --git a/api/pl.treksoft.kvision.panel/-root/index.html b/api/pl.treksoft.kvision.panel/-root/index.html
index 5bfc962a..c432eace 100644
--- a/api/pl.treksoft.kvision.panel/-root/index.html
+++ b/api/pl.treksoft.kvision.panel/-root/index.html
@@ -25,6 +25,18 @@ Snabbdom virtual DOM.
+Properties
+
Functions
diff --git a/api/pl.treksoft.kvision.panel/-root/is-first-root.html b/api/pl.treksoft.kvision.panel/-root/is-first-root.html
new file mode 100644
index 00000000..6974d7f8
--- /dev/null
+++ b/api/pl.treksoft.kvision.panel/-root/is-first-root.html
@@ -0,0 +1,14 @@
+
+
+
+Root.isFirstRoot - kvision
+
+
+
+kvision / pl.treksoft.kvision.panel / Root / isFirstRoot
+
+isFirstRoot
+
+val isFirstRoot: Boolean
+
+
--
cgit