blob: 7a54b6ca6ddefc3caaec49a09928b458650d9229 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>DropDown.forDropDown - 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="./for-drop-down.html">forDropDown</a><br/>
<br/>
<h1>forDropDown</h1>
(js) <a name="pl.treksoft.kvision.dropdown.DropDown$forDropDown"></a>
<code><span class="keyword">val </span><span class="identifier">forDropDown</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 component will be used in a dropdown</p>
</BODY>
</HTML>
|