diff options
Diffstat (limited to 'docs/api/pl.treksoft.kvision.dropdown/-drop-down/width.html')
-rw-r--r-- | docs/api/pl.treksoft.kvision.dropdown/-drop-down/width.html | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/api/pl.treksoft.kvision.dropdown/-drop-down/width.html b/docs/api/pl.treksoft.kvision.dropdown/-drop-down/width.html new file mode 100644 index 00000000..b2a31a78 --- /dev/null +++ b/docs/api/pl.treksoft.kvision.dropdown/-drop-down/width.html @@ -0,0 +1,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> |