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