diff options
Diffstat (limited to 'api/pl.treksoft.kvision.utils/index.html')
-rw-r--r-- | api/pl.treksoft.kvision.utils/index.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.utils/index.html b/api/pl.treksoft.kvision.utils/index.html index a9b009b6..084ac3d3 100644 --- a/api/pl.treksoft.kvision.utils/index.html +++ b/api/pl.treksoft.kvision.utils/index.html @@ -95,6 +95,15 @@ <p>Helper property to describe CSS auto value.</p> </td> </tr> +<tr> +<td> +<p><a href="normal.html">normal</a></p> +</td> +<td> +<code><span class="keyword">val </span><span class="identifier">normal</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 normal value.</p> +</td> +</tr> </tbody> </table> <h3>Functions</h3> |