From c9f98dfdbdc3f56553b58dc226b3f841189d0fc0 Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Wed, 7 Mar 2018 13:46:10 +0100 Subject: API documentation update --- api/pl.treksoft.kvision.dropdown/-drop-down/width.html | 6 ------ 1 file changed, 6 deletions(-) (limited to 'api/pl.treksoft.kvision.dropdown') diff --git a/api/pl.treksoft.kvision.dropdown/-drop-down/width.html b/api/pl.treksoft.kvision.dropdown/-drop-down/width.html index c86a3817..e49c85c0 100644 --- a/api/pl.treksoft.kvision.dropdown/-drop-down/width.html +++ b/api/pl.treksoft.kvision.dropdown/-drop-down/width.html @@ -12,11 +12,5 @@ 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