diff options
Diffstat (limited to 'api/pl.treksoft.kvision.panel/-stack-panel/index.html')
-rw-r--r-- | api/pl.treksoft.kvision.panel/-stack-panel/index.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.panel/-stack-panel/index.html b/api/pl.treksoft.kvision.panel/-stack-panel/index.html index 5c0f7733..3de189fd 100644 --- a/api/pl.treksoft.kvision.panel/-stack-panel/index.html +++ b/api/pl.treksoft.kvision.panel/-stack-panel/index.html @@ -28,6 +28,15 @@ <tbody> <tr> <td> +<p><a href="active-child.html">activeChild</a></p> +</td> +<td> +<code><span class="keyword">var </span><span class="identifier">activeChild</span><span class="symbol">: </span><a href="../../pl.treksoft.kvision.core/-component/index.html"><span class="identifier">Component</span></a></code> +<p>The active (visible) child.</p> +</td> +</tr> +<tr> +<td> <p><a href="active-index.html">activeIndex</a></p> </td> <td> |