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