From 415afec335659ca6bc206b34bdd3c2fe4635718f Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Thu, 1 Mar 2018 15:19:44 +0100 Subject: KVision site with Jekyll --- .../-drop-down/width.html | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 api/pl.treksoft.kvision.dropdown/-drop-down/width.html (limited to 'api/pl.treksoft.kvision.dropdown/-drop-down/width.html') diff --git a/api/pl.treksoft.kvision.dropdown/-drop-down/width.html b/api/pl.treksoft.kvision.dropdown/-drop-down/width.html new file mode 100644 index 00000000..c86a3817 --- /dev/null +++ b/api/pl.treksoft.kvision.dropdown/-drop-down/width.html @@ -0,0 +1,22 @@ + + + +DropDown.width - kvision + + + +kvision / pl.treksoft.kvision.dropdown / DropDown / width
+
+

width

+ +open var width: CssSize? +

Overrides StyledComponent.width

+

Width of the dropdown button.

+

Getter
+

Width of the current component.

+

+

Setter
+

Width of the current component.

+

+ + -- cgit