From f3c9d405382dd81d426c7eab1f6390ec8e6dad00 Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Mon, 5 Mar 2018 08:45:25 +0100 Subject: Documentation update. --- .../-drop-down/width.html | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 docs/api/pl.treksoft.kvision.dropdown/-drop-down/width.html (limited to 'docs/api/pl.treksoft.kvision.dropdown/-drop-down/width.html') 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 @@ - - - -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