blob: d8378083ddb100582cf5628e8a281cd3929c49eb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>normal - kvision</title>
<link rel="stylesheet" href="../../style.css">
</HEAD>
<BODY>
<a href="../index.html">kvision</a> / <a href="index.html">pl.treksoft.kvision.utils</a> / <a href="./normal.html">normal</a><br/>
<br/>
<h1>normal</h1>
(js) <a name="pl.treksoft.kvision.utils$normal"></a>
<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>
</BODY>
</HTML>
|