diff options
Diffstat (limited to 'api/pl.treksoft.kvision.panel/-root/index.html')
-rw-r--r-- | api/pl.treksoft.kvision.panel/-root/index.html | 12 |
1 files changed, 12 insertions, 0 deletions
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.</p> </tr> </tbody> </table> +<h3>Properties</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="is-first-root.html">isFirstRoot</a></p> +</td> +<td> +<code><span class="keyword">val </span><span class="identifier">isFirstRoot</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code></td> +</tr> +</tbody> +</table> <h3>Functions</h3> <table> <tbody> |