diff options
Diffstat (limited to 'docs/api/pl.treksoft.kvision.core/-styled-component/overflow.html')
-rw-r--r-- | docs/api/pl.treksoft.kvision.core/-styled-component/overflow.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/api/pl.treksoft.kvision.core/-styled-component/overflow.html b/docs/api/pl.treksoft.kvision.core/-styled-component/overflow.html new file mode 100644 index 00000000..3fb217e5 --- /dev/null +++ b/docs/api/pl.treksoft.kvision.core/-styled-component/overflow.html @@ -0,0 +1,21 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>StyledComponent.overflow - 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="./overflow.html">overflow</a><br/> +<br/> +<h1>overflow</h1> +<a name="pl.treksoft.kvision.core.StyledComponent$overflow"></a> +<code><span class="keyword">var </span><span class="identifier">overflow</span><span class="symbol">: </span><a href="../-overflow/index.html"><span class="identifier">Overflow</span></a><span class="symbol">?</span></code> +<p>CSS overflow of the current component.</p> +<p><strong>Getter</strong><br/> +<p>CSS overflow of the current component.</p> +</p> +<p><strong>Setter</strong><br/> +<p>CSS overflow of the current component.</p> +</p> +</BODY> +</HTML> |