diff options
Diffstat (limited to 'api/pl.treksoft.kvision.core/-styled-component/max-height.html')
-rw-r--r-- | api/pl.treksoft.kvision.core/-styled-component/max-height.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/pl.treksoft.kvision.core/-styled-component/max-height.html b/api/pl.treksoft.kvision.core/-styled-component/max-height.html index 8a545e27..5672963e 100644 --- a/api/pl.treksoft.kvision.core/-styled-component/max-height.html +++ b/api/pl.treksoft.kvision.core/-styled-component/max-height.html @@ -9,7 +9,7 @@ <br/> <h1>maxHeight</h1> <a name="pl.treksoft.kvision.core.StyledComponent$maxHeight"></a> -<code><span class="keyword">var </span><span class="identifier">maxHeight</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">maxHeight</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> <p>Maximal height of the current component.</p> <p><strong>Getter</strong><br/> <p>Maximal height of the current component.</p> |