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 | 22 |
1 files changed, 0 insertions, 22 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 deleted file mode 100644 index c86a3817..00000000 --- a/docs/api/pl.treksoft.kvision.dropdown/-drop-down/width.html +++ /dev/null @@ -1,22 +0,0 @@ -<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> -<p><strong>Setter</strong><br/> -<p>Width of the current component.</p> -</p> -</BODY> -</HTML> |