diff options
Diffstat (limited to 'docs/api/pl.treksoft.kvision.core/-styled-component/max-width.html')
-rw-r--r-- | docs/api/pl.treksoft.kvision.core/-styled-component/max-width.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/api/pl.treksoft.kvision.core/-styled-component/max-width.html b/docs/api/pl.treksoft.kvision.core/-styled-component/max-width.html new file mode 100644 index 00000000..903b4d2f --- /dev/null +++ b/docs/api/pl.treksoft.kvision.core/-styled-component/max-width.html @@ -0,0 +1,15 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>StyledComponent.maxWidth - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./max-width.html">maxWidth</a><br/> +<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> +<p>Maximal width of the current component.</p> +</BODY> +</HTML> |