diff options
Diffstat (limited to 'docs/api/pl.treksoft.kvision.form.text/-abstract-text-input/name.html')
-rw-r--r-- | docs/api/pl.treksoft.kvision.form.text/-abstract-text-input/name.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/api/pl.treksoft.kvision.form.text/-abstract-text-input/name.html b/docs/api/pl.treksoft.kvision.form.text/-abstract-text-input/name.html index b275bccd..489596b9 100644 --- a/docs/api/pl.treksoft.kvision.form.text/-abstract-text-input/name.html +++ b/docs/api/pl.treksoft.kvision.form.text/-abstract-text-input/name.html @@ -11,5 +11,11 @@ <a name="pl.treksoft.kvision.form.text.AbstractTextInput$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 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> |