diff options
Diffstat (limited to 'api/pl.treksoft.kvision.core/-widget/tabindex.html')
| -rw-r--r-- | api/pl.treksoft.kvision.core/-widget/tabindex.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.core/-widget/tabindex.html b/api/pl.treksoft.kvision.core/-widget/tabindex.html new file mode 100644 index 00000000..14dfaf55 --- /dev/null +++ b/api/pl.treksoft.kvision.core/-widget/tabindex.html @@ -0,0 +1,21 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Widget.tabindex - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">Widget</a> / <a href="./tabindex.html">tabindex</a><br/> +<br/> +<h1>tabindex</h1> +<a name="pl.treksoft.kvision.core.Widget$tabindex"></a> +<code><span class="keyword">var </span><span class="identifier">tabindex</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a><span class="symbol">?</span></code> +<p>A tabindex attribute of generated HTML element.</p> +<p><strong>Getter</strong><br/> +<p>A tabindex attribute of generated HTML element.</p> +</p> +<p><strong>Setter</strong><br/> +<p>A tabindex attribute of generated HTML element.</p> +</p> +</BODY> +</HTML> |
