blob: 13c8d8dd9527f24649e4965fc244bcefe7efb7bf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>RichText.inputHeight - kvision</title>
<link rel="stylesheet" href="../../../style.css">
</HEAD>
<BODY>
<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.form.text</a> / <a href="index.html">RichText</a> / <a href="./input-height.html">inputHeight</a><br/>
<br/>
<h1>inputHeight</h1>
<a name="pl.treksoft.kvision.form.text.RichText$inputHeight"></a>
<code><span class="keyword">var </span><span class="identifier">inputHeight</span><span class="symbol">: </span><a href="../../pl.treksoft.kvision.core/-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code>
<p>Rich input control height.</p>
</BODY>
</HTML>
|