diff options
Diffstat (limited to 'api/pl.treksoft.kvision.core/-styled-component/z-index.html')
| -rw-r--r-- | api/pl.treksoft.kvision.core/-styled-component/z-index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/pl.treksoft.kvision.core/-styled-component/z-index.html b/api/pl.treksoft.kvision.core/-styled-component/z-index.html index d775804c..c5e420be 100644 --- a/api/pl.treksoft.kvision.core/-styled-component/z-index.html +++ b/api/pl.treksoft.kvision.core/-styled-component/z-index.html @@ -9,7 +9,7 @@ <br/> <h1>zIndex</h1> <a name="pl.treksoft.kvision.core.StyledComponent$zIndex"></a> -<code><span class="keyword">var </span><span class="identifier">zIndex</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a><span class="symbol">?</span></code> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">zIndex</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a><span class="symbol">?</span></code> <p>Z-index of the current component.</p> <p><strong>Getter</strong><br/> <p>Z-index of the current component.</p> |
