diff options
Diffstat (limited to 'api/pl.treksoft.kvision.form.check/-radio-group-input/inline.html')
-rw-r--r-- | api/pl.treksoft.kvision.form.check/-radio-group-input/inline.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.form.check/-radio-group-input/inline.html b/api/pl.treksoft.kvision.form.check/-radio-group-input/inline.html new file mode 100644 index 00000000..56b90f63 --- /dev/null +++ b/api/pl.treksoft.kvision.form.check/-radio-group-input/inline.html @@ -0,0 +1,21 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>RadioGroupInput.inline - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.form.check</a> / <a href="index.html">RadioGroupInput</a> / <a href="./inline.html">inline</a><br/> +<br/> +<h1>inline</h1> +<a name="pl.treksoft.kvision.form.check.RadioGroupInput$inline"></a> +<code><span class="keyword">var </span><span class="identifier">inline</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code> +<p>Determines if the options are rendered inline.</p> +<p><strong>Getter</strong><br/> +<p>Determines if the options are rendered inline.</p> +</p> +<p><strong>Setter</strong><br/> +<p>Determines if the options are rendered inline.</p> +</p> +</BODY> +</HTML> |