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, 0 insertions, 21 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 deleted file mode 100644 index 3fb217e5..00000000 --- a/docs/api/pl.treksoft.kvision.core/-styled-component/overflow.html +++ /dev/null @@ -1,21 +0,0 @@ -<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> |