summaryrefslogtreecommitdiff
path: root/api/kvision/pl.treksoft.kvision.form.check/-radio-group/name.html
diff options
context:
space:
mode:
Diffstat (limited to 'api/kvision/pl.treksoft.kvision.form.check/-radio-group/name.html')
-rw-r--r--api/kvision/pl.treksoft.kvision.form.check/-radio-group/name.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/api/kvision/pl.treksoft.kvision.form.check/-radio-group/name.html b/api/kvision/pl.treksoft.kvision.form.check/-radio-group/name.html
new file mode 100644
index 00000000..299928b9
--- /dev/null
+++ b/api/kvision/pl.treksoft.kvision.form.check/-radio-group/name.html
@@ -0,0 +1,16 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>RadioGroup.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">RadioGroup</a>&nbsp;/&nbsp;<a href="./name.html">name</a><br/>
+<br/>
+<h1>name</h1>
+<a name="pl.treksoft.kvision.form.check.RadioGroup$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-control/name.html">FormControl.name</a></p>
+<p>The name attribute of the generated HTML input element.</p>
+</BODY>
+</HTML>