blob: b2a31a78c5fd496499200ef5d24a82f57ed90951 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>DropDown.width - 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="./width.html">width</a><br/>
<br/>
<h1>width</h1>
<a name="pl.treksoft.kvision.dropdown.DropDown$width"></a>
<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">width</span><span class="symbol">: </span><a href="../../pl.treksoft.kvision.core/-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code>
<p>Overrides <a href="../../pl.treksoft.kvision.core/-styled-component/width.html">StyledComponent.width</a></p>
<p>Width of the dropdown button.</p>
<p><strong>Getter</strong><br/>
<p>Width of the current component.</p>
</p>
</BODY>
</HTML>
|