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