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