diff options
Diffstat (limited to 'docs/api/pl.treksoft.kvision.utils/index.html')
-rw-r--r-- | docs/api/pl.treksoft.kvision.utils/index.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/api/pl.treksoft.kvision.utils/index.html b/docs/api/pl.treksoft.kvision.utils/index.html index 774a317d..a6a67bc3 100644 --- a/docs/api/pl.treksoft.kvision.utils/index.html +++ b/docs/api/pl.treksoft.kvision.utils/index.html @@ -86,20 +86,20 @@ <p>Keycode of the ESC key.</p> </td> </tr> -</tbody> -</table> -<h3>Functions</h3> -<table> -<tbody> <tr> <td> <p><a href="auto.html">auto</a></p> </td> <td> -<code><span class="keyword">fun </span><span class="identifier">auto</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="../pl.treksoft.kvision.core/-css-size.html"><span class="identifier">CssSize</span></a></code> -<p>Helper function to describe CSS auto value.</p> +<code><span class="keyword">val </span><span class="identifier">auto</span><span class="symbol">: </span><a href="../pl.treksoft.kvision.core/-css-size.html"><span class="identifier">CssSize</span></a></code> +<p>Helper property to describe CSS auto value.</p> </td> </tr> +</tbody> +</table> +<h3>Functions</h3> +<table> +<tbody> <tr> <td> <p><a href="obj.html">obj</a></p> |