summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.form.select/-select/name.html
diff options
context:
space:
mode:
Diffstat (limited to 'api/pl.treksoft.kvision.form.select/-select/name.html')
-rw-r--r--api/pl.treksoft.kvision.form.select/-select/name.html15
1 files changed, 0 insertions, 15 deletions
diff --git a/api/pl.treksoft.kvision.form.select/-select/name.html b/api/pl.treksoft.kvision.form.select/-select/name.html
deleted file mode 100644
index 06181eaf..00000000
--- a/api/pl.treksoft.kvision.form.select/-select/name.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<HTML>
-<HEAD>
-<meta charset="UTF-8">
-<title>Select.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.select</a>&nbsp;/&nbsp;<a href="index.html">Select</a>&nbsp;/&nbsp;<a href="./name.html">name</a><br/>
-<br/>
-<h1>name</h1>
-<a name="pl.treksoft.kvision.form.select.Select$name"></a>
-<code><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>The name attribute of the generated HTML select element.</p>
-</BODY>
-</HTML>