diff options
Diffstat (limited to 'docs/api/pl.treksoft.kvision.dropdown/-drop-down/block.html')
-rw-r--r-- | docs/api/pl.treksoft.kvision.dropdown/-drop-down/block.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/api/pl.treksoft.kvision.dropdown/-drop-down/block.html b/docs/api/pl.treksoft.kvision.dropdown/-drop-down/block.html new file mode 100644 index 00000000..446d4803 --- /dev/null +++ b/docs/api/pl.treksoft.kvision.dropdown/-drop-down/block.html @@ -0,0 +1,15 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>DropDown.block - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.dropdown</a> / <a href="index.html">DropDown</a> / <a href="./block.html">block</a><br/> +<br/> +<h1>block</h1> +<a name="pl.treksoft.kvision.dropdown.DropDown$block"></a> +<code><span class="keyword">var </span><span class="identifier">block</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 dropdown button takes all the space horizontally.</p> +</BODY> +</HTML> |