diff options
Diffstat (limited to 'docs/api/pl.treksoft.kvision.form.text/-text-input/autocomplete.html')
-rw-r--r-- | docs/api/pl.treksoft.kvision.form.text/-text-input/autocomplete.html | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/docs/api/pl.treksoft.kvision.form.text/-text-input/autocomplete.html b/docs/api/pl.treksoft.kvision.form.text/-text-input/autocomplete.html deleted file mode 100644 index 3ae2b0fd..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/-text-input/autocomplete.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>TextInput.autocomplete - 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">TextInput</a> / <a href="./autocomplete.html">autocomplete</a><br/> -<br/> -<h1>autocomplete</h1> -<a name="pl.treksoft.kvision.form.text.TextInput$autocomplete"></a> -<code><span class="keyword">var </span><span class="identifier">autocomplete</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span></code> -<p>Determines if autocomplete is enabled for the input element.</p> -<p><strong>Getter</strong><br/> -<p>Determines if autocomplete is enabled for the input element.</p> -</p> -<p><strong>Setter</strong><br/> -<p>Determines if autocomplete is enabled for the input element.</p> -</p> -</BODY> -</HTML> |