summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.form.check/-check-input/name.html
blob: 8a3c35b82260aa19174b87fc90bed34579e508b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>CheckInput.name - kvision</title>
<link rel="stylesheet" href="../../../style.css">
</HEAD>
<BODY>
<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.form.check</a>&nbsp;/&nbsp;<a href="index.html">CheckInput</a>&nbsp;/&nbsp;<a href="./name.html">name</a><br/>
<br/>
<h1>name</h1>
<a name="pl.treksoft.kvision.form.check.CheckInput$name"></a>
<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">name</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code>
<p>Overrides <a href="../../pl.treksoft.kvision.form/-form-input/name.html">FormInput.name</a></p>
<p>The name attribute of the generated HTML input element.</p>
<p><strong>Getter</strong><br/>
<p>The name attribute of the generated HTML input element.</p>
</p>
<p><strong>Setter</strong><br/>
<p>The name attribute of the generated HTML input element.</p>
</p>
</BODY>
</HTML>