diff options
| author | Robert Jaros <rjaros@finn.pl> | 2018-03-08 13:47:54 +0100 |
|---|---|---|
| committer | Robert Jaros <rjaros@finn.pl> | 2018-03-08 13:47:54 +0100 |
| commit | e6e1126cba9e8e35ef8a972039428a7e3c91249b (patch) | |
| tree | 57c9524142d06bfb3de79526622d38c189c05516 /api/pl.treksoft.kvision.core/-styled-component/float.html | |
| parent | c9f98dfdbdc3f56553b58dc226b3f841189d0fc0 (diff) | |
| download | kvision-e6e1126cba9e8e35ef8a972039428a7e3c91249b.tar.gz kvision-e6e1126cba9e8e35ef8a972039428a7e3c91249b.tar.bz2 kvision-e6e1126cba9e8e35ef8a972039428a7e3c91249b.zip | |
API documentantion update
Diffstat (limited to 'api/pl.treksoft.kvision.core/-styled-component/float.html')
| -rw-r--r-- | api/pl.treksoft.kvision.core/-styled-component/float.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.core/-styled-component/float.html b/api/pl.treksoft.kvision.core/-styled-component/float.html new file mode 100644 index 00000000..eed2d9b2 --- /dev/null +++ b/api/pl.treksoft.kvision.core/-styled-component/float.html @@ -0,0 +1,21 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>StyledComponent.float - 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="./float.html">float</a><br/> +<br/> +<h1>float</h1> +<a name="pl.treksoft.kvision.core.StyledComponent$float"></a> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">float</span><span class="symbol">: </span><a href="../-pos-float/index.html"><span class="identifier">PosFloat</span></a><span class="symbol">?</span></code> +<p>CSS position float of the current component.</p> +<p><strong>Getter</strong><br/> +<p>CSS position float of the current component.</p> +</p> +<p><strong>Setter</strong><br/> +<p>CSS position float of the current component.</p> +</p> +</BODY> +</HTML> |
